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
|
Id: VideoLAN.VLC
|
||||||
Name: VLC media player
|
|
||||||
AppMoniker: VLC
|
|
||||||
Version: 3.0.10
|
Version: 3.0.10
|
||||||
|
Name: VLC media player
|
||||||
Publisher: VideoLAN
|
Publisher: VideoLAN
|
||||||
Author: VideoLAN
|
|
||||||
License: GNU General Public License Version 2
|
License: GNU General Public License Version 2
|
||||||
LicenseUrl: https://www.videolan.org/developers/vlc/COPYING
|
LicenseUrl: https://www.videolan.org/developers/vlc/COPYING
|
||||||
MinOSVersion: 5.1.2600.0
|
MinOSVersion: 5.1.2600.0
|
||||||
Homepage: https://www.videolan.org/vlc/
|
AppMoniker: VLC
|
||||||
Tags: "Media, media player, player, video, playback, vlc"
|
Tags: "Media, media player, player, video, playback, vlc"
|
||||||
InstallerType: exe
|
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 ==================
|
|
||||||
|
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://get.videolan.org/vlc/3.0.10/win64/vlc-3.0.10-win64.exe
|
Url: https://download.videolan.org/pub/videolan/vlc/last/win64/vlc-3.0.10-win64.msi
|
||||||
Sha256: E0A0883CD6C29AEE23ECFC63573BC09E09F78DE0DA78A6F55AB13FAB1C65850B
|
Sha256: B15A8B8BBF0027542AFE060CD00C6105D34A311A7E06DB028B62BB500B3DDD8E
|
||||||
Language: en-US
|
InstallerType: msi
|
||||||
Switches:
|
|
||||||
Silent: "/language=en_US /S"
|
|
||||||
SilentWithProgress: "/language=en_US /S"
|
|
||||||
|
Reference in New Issue
Block a user