From b8d4aa7996b6c59d1656c20b53bc7fd2cc300e2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:47:11 +0000 Subject: [PATCH] reduce-memory@1.7: Fix hash (Closes #14475) --- bucket/reduce-memory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/reduce-memory.json b/bucket/reduce-memory.json index fcc8e9cb0b33e4..16386450750616 100644 --- a/bucket/reduce-memory.json +++ b/bucket/reduce-memory.json @@ -7,7 +7,7 @@ "url": "https://www.sordum.org/eula/" }, "url": "https://www.sordum.org/files/download/reduce-memory/ReduceMemory.zip", - "hash": "2574fdee703a3574663d9ee1966a8c5626d90d5c786d683e8dd97ac9ff7574d8", + "hash": "0af55020a24bc7c2af19c4306894e4c81088372e5e72ffc495c9ef95d5c4eb35", "extract_dir": "ReduceMemory", "pre_install": [ "if ($architecture -eq '32bit') {Remove-Item \"$dir\\ReduceMemory_x64.exe\"}",