From ad04bf5232049752d65a2b4b4ab5bbda0d59a684 Mon Sep 17 00:00:00 2001 From: Maximilian Hofmann Date: Mon, 7 Aug 2023 23:54:19 +0200 Subject: [PATCH] fixed typo in init.sls --- oss-pkg-VLC.spec | 2 +- repo-ng/init.sls | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oss-pkg-VLC.spec b/oss-pkg-VLC.spec index f48e3ad..61a3df1 100644 --- a/oss-pkg-VLC.spec +++ b/oss-pkg-VLC.spec @@ -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 diff --git a/repo-ng/init.sls b/repo-ng/init.sls index e3ac5c8..0ce9138 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -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' -- 2.43.0