use the proper casing for names, add description, and use MSI installer (#893)
This commit is contained in:
@@ -1,23 +1,16 @@
|
||||
Id: Videolan.Vlc
|
||||
Name: VLC media player
|
||||
AppMoniker: VLC
|
||||
Id: VideoLAN.VLC
|
||||
Version: 3.0.10
|
||||
Name: VLC media player
|
||||
Publisher: VideoLAN
|
||||
Author: VideoLAN
|
||||
License: GNU General Public License Version 2
|
||||
LicenseUrl: https://www.videolan.org/developers/vlc/COPYING
|
||||
MinOSVersion: 5.1.2600.0
|
||||
Homepage: https://www.videolan.org/vlc/
|
||||
AppMoniker: VLC
|
||||
Tags: "Media, media player, player, video, playback, vlc"
|
||||
InstallerType: exe
|
||||
|
||||
# ======================= Installers ==================
|
||||
|
||||
Installers:
|
||||
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.
|
||||
Homepage: https://www.videolan.org/vlc/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://get.videolan.org/vlc/3.0.10/win64/vlc-3.0.10-win64.exe
|
||||
Sha256: E0A0883CD6C29AEE23ECFC63573BC09E09F78DE0DA78A6F55AB13FAB1C65850B
|
||||
Language: en-US
|
||||
Switches:
|
||||
Silent: "/language=en_US /S"
|
||||
SilentWithProgress: "/language=en_US /S"
|
||||
Url: https://download.videolan.org/pub/videolan/vlc/last/win64/vlc-3.0.10-win64.msi
|
||||
Sha256: B15A8B8BBF0027542AFE060CD00C6105D34A311A7E06DB028B62BB500B3DDD8E
|
||||
InstallerType: msi
|
||||
|
Reference in New Issue
Block a user