diff --git a/manifests/VideoLAN/VLC/3.0.10.yaml b/manifests/VideoLAN/VLC/3.0.10.yaml new file mode 100644 index 0000000000000..f88d6c2042fe7 --- /dev/null +++ b/manifests/VideoLAN/VLC/3.0.10.yaml @@ -0,0 +1,23 @@ +Id: videolan.vlc +Name: VLC Media Player +AppMoniker: VLC +Version: 3.0.10 +Publisher: VideoLAN +Author: VideoLAN +License: GNU General Public License Version 2 +LicenseUrl: https://github.com/videolan/vlc/blob/master/COPYING +MinOSVersion: 10.0.0.0 +Homepage: https://www.videolan.org/ +Tags: "Media, media player, player, video, playback, vlc" +InstallerType: exe + +# ======================= Installers ================== + +Installers: + - Arch: x64 + Url: https://get.videolan.org/vlc/3.0.10/win32/vlc-3.0.10-win32.exe + Sha256: CCFB91146CBA92A3EC5274FEE90D2CEE35CFDA7FD38240B3F65DA26D53D28A0B + Language: en-US + Switches: + Silent: "/language=en_US /S" + SilentWithProgress: "/language=en_US /S"