# Description: Package SLS
###############################################################################
-{% if grains['cpuarch'] == 'AMD64' %}
-{% set ARCH = "x64" %}
-{% else %}
-{% set ARCH = "x86" %}
-{% endif %}
-
{% set LOG_PATH = 'C:\\salt\\var\\log' %}
VeyonTeacher:
- '4.8.0.4':
- installer: salt://win/repo-ng/VeyonTeacher/veyon-4.8.0.4-win64-setup.exe
+ '4.8.1.0':
+ installer: salt://win/repo-ng/VeyonTeacher/veyon-4.8.1.0-win64-setup.exe
full_name: 'Veyon - Teacher'
uninstaller: "C:\\Program Files\\Veyon\\uninstaller.exe"
install_flags: '/S'