]> repo.cephalix.eu Git - VLC.git/commitdiff
fixed typo in init.sls
authorMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 21:54:19 +0000 (23:54 +0200)
committerMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 21:54:19 +0000 (23:54 +0200)
oss-pkg-VLC.spec
repo-ng/init.sls

index f48e3ad82242e8e1de2565c88a3a0ff13ce0f1b0..61a3df17089dc3857772a1cd283c3ff9ee681a0e 100644 (file)
@@ -5,7 +5,7 @@
 
 Name:         oss-pkg-VLC
 Summary:      Package to install VLC on OSS-Clients
-Version:      3.0.16.0
+Version:      3.0.18.0
 Release:      7
 License:      GPL-2.0
 Vendor:       Peter Varkoly and Helmuth Varkoly
index e3ac5c8194cb994411aec1b4fd53515b325ebb5a..0ce913845f3d038a0e2e530a33d3c80a652e5ca7 100644 (file)
@@ -12,7 +12,7 @@
 VLC:
   '3.0.18':
     full_name: 'VLC media player 3.0.18'
-    installer: salt://win/repo-ng/VLC/vlc-3.0.19-win64.msi
+    installer: salt://win/repo-ng/VLC/vlc-3.0.18-win64.msi
     uninstaller: salt://win/repo-ng/VLC/vlc-3.0.18-win64.msi
     install_flags: '/q ALLUSERS=1'
     uninstall_flags: '/q'