From 070556c5793edf28c050ee129b91740fb6c04d8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:31:44 +0000 Subject: [PATCH] make: Update to version 4.4.1 --- bucket/make.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/make.json b/bucket/make.json index b67c7b88b0..5c17d43ac2 100644 --- a/bucket/make.json +++ b/bucket/make.json @@ -1,10 +1,10 @@ { - "version": "4.4", + "version": "4.4.1", "description": "Build automation tool.", "homepage": "https://www.gnu.org/software/make/", "license": "GPL-3.0-or-later", - "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.4-without-guile-w32-bin.zip", - "hash": "044b3fcb3d633e58a3950c8e8725dbcc1ae2ba08ef3217a2718f831ff6f76dd5", + "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.4.1-without-guile-w32-bin.zip", + "hash": "sha1:f5d9f5450536bfb6dc11c5053cd36ba3699aafa5", "bin": "bin\\make.exe", "checkver": { "url": "https://sourceforge.net/projects/ezwinports/files",