From 02e8bb81b4ccd2cdcbf8856a35e906e30d0eea43 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Wed, 20 Jan 2021 05:41:35 +0000 Subject: [PATCH] Fix URL for Make for Windows version 3.81 (#6395) --- manifests/GnuWin32/Make/3.81.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/GnuWin32/Make/3.81.yaml b/manifests/GnuWin32/Make/3.81.yaml index 49ce42afa..c50468359 100644 --- a/manifests/GnuWin32/Make/3.81.yaml +++ b/manifests/GnuWin32/Make/3.81.yaml @@ -9,6 +9,6 @@ Description: Make is a tool which controls the generation of executables and oth Homepage: http://gnuwin32.sourceforge.net/packages/make.htm Installers: - Arch: x86 - Url: https://downloads.sourceforge.net/gnuwin32/make-3.81.exe + Url: https://sourceforge.net/projects/gnuwin32/files/make/3.81/make-3.81.exe/download Sha256: CC55115C78A16386587C6EB90DD35E6DE820191B83A6B3058460E5661F457E3F InstallerType: Inno