Fix VLC metadata (#323)

* VLC: fix URL for x64 version

The previous version linked was the 32b version

* Fix VLC metadata
This commit is contained in:
Jean-Baptiste Kempf
2020-05-20 00:17:25 +02:00
committed by GitHub
parent 37fe7e25d1
commit 369c765864

View File

@@ -1,13 +1,13 @@
Id: Videolan.Vlc
Name: VLC Media Player
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/
LicenseUrl: https://www.videolan.org/developers/vlc/COPYING
MinOSVersion: 5.1.2600.0
Homepage: https://www.videolan.org/vlc/
Tags: "Media, media player, player, video, playback, vlc"
InstallerType: exe
@@ -15,8 +15,8 @@ InstallerType: exe
Installers:
- Arch: x64
Url: https://get.videolan.org/vlc/3.0.10/win32/vlc-3.0.10-win32.exe
Sha256: CCFB91146CBA92A3EC5274FEE90D2CEE35CFDA7FD38240B3F65DA26D53D28A0B
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"