From d515b5d5850cada46dd9e8643ec04c1c58e4e81f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 19:22:56 +0800 Subject: [PATCH] wget: hash fix (#1959) --- bucket/wget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/wget.json b/bucket/wget.json index a33cf19af4..7bbe0d2d57 100644 --- a/bucket/wget.json +++ b/bucket/wget.json @@ -7,7 +7,7 @@ "architecture": { "64bit": { "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.1-win64.zip", - "hash": "f0ffe6aaf61ccb4dbef8df7578fa061c8d6059ca72429dd25def6b64fe56b934" + "hash": "a56163475d344f9d78c28becf33015df468ddc6785c4b3d33c80095006cb5438" }, "32bit": { "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.1-win32.zip",