From bab3cd64d87c1924a77698e470fa2a04451fdee4 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 25 Jun 2020 07:56:37 +0200 Subject: [PATCH] VLC update v3.0.11 (#2068) Making a new Manifest since #2020 and #2037 failed --- manifests/VideoLAN/VLC/3.0.11.yaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/VideoLAN/VLC/3.0.11.yaml diff --git a/manifests/VideoLAN/VLC/3.0.11.yaml b/manifests/VideoLAN/VLC/3.0.11.yaml new file mode 100644 index 000000000..2b0e7c2ed --- /dev/null +++ b/manifests/VideoLAN/VLC/3.0.11.yaml @@ -0,0 +1,32 @@ +# ================== General ================== +Id: VideoLAN.VLC +Publisher: VideoLAN +Name: VLC media player +Author: VideoLAN +Description: A free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. +AppMoniker: VLC +Tags: Media, media player, player, video, playback, vlc +#FileExtensions: mp3, mp4 # FileExtensions are not supported in this preview (5/24/2020) + +# ================== License ================== +Homepage: https://www.videolan.org/vlc/ +License: GNU General Public License Version 2 +LicenseUrl: https://www.videolan.org/developers/vlc/COPYING + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 3.0.11 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.videolan.org/pub/videolan/vlc/3.0.11/win64/vlc-3.0.11-win64.msi + Sha256: 2a6579e149a6420178db198e536ea25c385ac7d996bb7958b9beed2bafff4664 + #Scope: machine # Scope is not supported in this preview (5/24/2020) + #- Arch: x86 + #Url: https://download.videolan.org/pub/videolan/vlc/3.0.11/win32/vlc-3.0.11-win32.msi + #Sha256: 923f2f859bfcccb4ff46ac27bc52920b57d2dfe33ffe3875a239d73a1de96b70 + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0