VLC update v3.0.11 (#2068)
Making a new Manifest since #2020 and #2037 failed
This commit is contained in:
32
manifests/VideoLAN/VLC/3.0.11.yaml
Normal file
32
manifests/VideoLAN/VLC/3.0.11.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user