From 0671f1484a42277ac7ae0ac7b99b65df76093355 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Wed, 20 Jan 2021 05:32:14 +0000 Subject: [PATCH] Fix URL for Wget for Windows version 1.11.4 (#6396) --- manifests/GnuWin32/Wget/1.11.4.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/GnuWin32/Wget/1.11.4.yaml b/manifests/GnuWin32/Wget/1.11.4.yaml index 2836972b1..85a0fa5a8 100644 --- a/manifests/GnuWin32/Wget/1.11.4.yaml +++ b/manifests/GnuWin32/Wget/1.11.4.yaml @@ -9,6 +9,6 @@ Description: GNU Wget is a free network utility to retrieve files from the World Homepage: http://gnuwin32.sourceforge.net/packages/wget.htm Installers: - Arch: x86 - Url: https://downloads.sourceforge.net/gnuwin32/wget-1.11.4-1-setup.exe + Url: https://sourceforge.net/projects/gnuwin32/files/wget/1.11.4-1/wget-1.11.4-1-setup.exe/download Sha256: 2F03CDCB576414F670885E716145316F3DAE1F141E3A150F9767E4F07D4F8B5B InstallerType: Inno