From 2704cf6af547ca1cad58bb8ede647b41f4eef9fb Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Wed, 20 Jan 2021 05:26:48 +0000 Subject: [PATCH] Fix URL for Zip for Windows version 3.0 (#6397) --- manifests/GnuWin32/Zip/3.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/GnuWin32/Zip/3.0.yaml b/manifests/GnuWin32/Zip/3.0.yaml index 019095c49..d248967d5 100644 --- a/manifests/GnuWin32/Zip/3.0.yaml +++ b/manifests/GnuWin32/Zip/3.0.yaml @@ -9,6 +9,6 @@ Description: Zip is a compression and file packaging/archive utility. Although \ Homepage: http://gnuwin32.sourceforge.net/packages/zip.htm Installers: - Arch: x86 - Url: https://downloads.sourceforge.net/gnuwin32/zip-3.0-setup.exe + Url: https://sourceforge.net/projects/gnuwin32/files/zip/3.0/zip-3.0-setup.exe/download Sha256: 4DCBDB79D06011B00E50F155A0852AC898857562DCE3EFBEC9745D457258996C InstallerType: Inno