]> repo.cephalix.eu Git - VeyonStudent.git/commitdiff
updated Veyon student to 4.8.1
authorMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 22:17:17 +0000 (00:17 +0200)
committerMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 22:17:17 +0000 (00:17 +0200)
VERSION
repo-ng/init.sls
repo-ng/veyon-4.8.1.0-win64-setup.exe [moved from repo-ng/veyon-4.8.0.4-win64-setup.exe with 62% similarity]

diff --git a/VERSION b/VERSION
index 7908253904bd14810f9c35603efd2cd5b8b1628b..efef1ca5d643a24279df754266c8bfcef4af14ea 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.8.0.4
+4.8.1.0
index 2fb144c04703009ccededa88acb32609cca71bdb..cb2fdfc8bb0cbf716701cc049178a71bda66748a 100644 (file)
@@ -8,17 +8,11 @@
 # Description:          Package SLS
 ###############################################################################
 
-{% if grains['cpuarch'] == 'AMD64' %}
-{% set ARCH = "x64" %}
-{% else %}
-{% set ARCH = "x86" %}
-{% endif %}
-
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 VeyonStudent:
-  '4.8.0.4':
-    installer: salt://win/repo-ng/VeyonStudent/veyon-4.8.0.4-win64-setup.exe
+  '4.8.1.0':
+    installer: salt://win/repo-ng/VeyonStudent/veyon-4.8.1.0-win64-setup.exe
     full_name: 'Veyon'
     uninstaller: "C:\\Program Files\\Veyon\\uninstaller.exe"
     install_flags: '/S /NoMaster' 
similarity index 62%
rename from repo-ng/veyon-4.8.0.4-win64-setup.exe
rename to repo-ng/veyon-4.8.1.0-win64-setup.exe
index ff0f7a45102091549313dc683a5bbe6faf0317f3..438d827c66717f4853a08f8b89db30d5fb97af2c 100644 (file)
Binary files a/repo-ng/veyon-4.8.0.4-win64-setup.exe and b/repo-ng/veyon-4.8.1.0-win64-setup.exe differ