VLC Media Player 3.0.10.yaml (#70)
* Create 3.0.10.yaml * Update 3.0.10.yaml Co-authored-by: Kevin Larkin (MS) <kevinla@microsoft.com>
This commit is contained in:
23
manifests/VideoLAN/VLC/3.0.10.yaml
Normal file
23
manifests/VideoLAN/VLC/3.0.10.yaml
Normal file
@@ -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"
|
||||||
Reference in New Issue
Block a user