From d5e65f41dc8e02481ef7f631f2a07f6924bf27fa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Jan 2020 20:01:48 +0000 Subject: [PATCH] make: Update to version 4.3 --- bucket/make.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/make.json b/bucket/make.json index a57b92f5ee..14e66842f4 100644 --- a/bucket/make.json +++ b/bucket/make.json @@ -1,10 +1,10 @@ { "homepage": "https://www.gnu.org/software/make/", "description": "Build automation tool.", - "version": "4.2.1", + "version": "4.3", "license": "GPL-3.0-or-later", - "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip", - "hash": "sha1:55bac1137212656fccbcf9640e422ac869924d98", + "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.3-without-guile-w32-bin.zip", + "hash": "sha1:7d778f56b4ecaa98fd98fa28e7d2630a7680fa7d", "bin": "bin\\make.exe", "checkver": { "url": "https://chocolatey.org/packages/make",