From e2cd9d187ab0ef0573d052d1212f0297460a6d69 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Sat, 13 Jun 2020 17:57:36 +0200 Subject: [PATCH] Update Wget download url to https (#1605) --- 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 6b387ae7e..2836972b1 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: http://downloads.sourceforge.net/gnuwin32/wget-1.11.4-1-setup.exe + Url: https://downloads.sourceforge.net/gnuwin32/wget-1.11.4-1-setup.exe Sha256: 2F03CDCB576414F670885E716145316F3DAE1F141E3A150F9767E4F07D4F8B5B InstallerType: Inno