From c76dc9c2f525bd19fb2564167406d07c9ed6d90d Mon Sep 17 00:00:00 2001 From: Kevin Rich Date: Mon, 22 Jun 2020 12:02:00 -0700 Subject: [PATCH] Update path (#2005) The URL for the package is no longer valid as the contents of the 'latest' folder at the target change each update. This change does not change the package or sha being downloaded, simply the path to correct target version. --- manifests/VideoLAN/VLC/3.0.10.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/VideoLAN/VLC/3.0.10.yaml b/manifests/VideoLAN/VLC/3.0.10.yaml index d669f332f..266b50fbf 100644 --- a/manifests/VideoLAN/VLC/3.0.10.yaml +++ b/manifests/VideoLAN/VLC/3.0.10.yaml @@ -11,6 +11,6 @@ Description: A free and open source cross-platform multimedia player and framewo Homepage: https://www.videolan.org/vlc/ Installers: - Arch: x64 - Url: https://download.videolan.org/pub/videolan/vlc/last/win64/vlc-3.0.10-win64.msi + Url: https://download.videolan.org/pub/videolan/vlc/3.0.10/win64/vlc-3.0.10-win64.msi Sha256: B15A8B8BBF0027542AFE060CD00C6105D34A311A7E06DB028B62BB500B3DDD8E InstallerType: msi