From 542ff74523e8c2095fbb748c4d4f0c884664b9d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:44:53 +0000 Subject: [PATCH] uutils-coreutils-lean@0.0.27: Fix hash (Closes #5944) --- bucket/uutils-coreutils-lean.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/uutils-coreutils-lean.json b/bucket/uutils-coreutils-lean.json index bd5f951f18..013e2beeb0 100644 --- a/bucket/uutils-coreutils-lean.json +++ b/bucket/uutils-coreutils-lean.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "url": "https://github.com/uutils/coreutils/releases/download/0.0.27/coreutils-0.0.27-x86_64-pc-windows-msvc.zip", - "hash": "5f57dab1e1016505cd3de25632126a7495412d2f314b2bba0c94cccf9561b2a4", + "hash": "0c2e07fa1417e75687a05b9d577f67eeedb5ecd0dc34bf40886e28e1e75ba15d", "extract_dir": "coreutils-0.0.27-x86_64-pc-windows-msvc" }, "32bit": { "url": "https://github.com/uutils/coreutils/releases/download/0.0.27/coreutils-0.0.27-i686-pc-windows-msvc.zip", - "hash": "8a89edc3bb14a5da86f44639c28d8f6b6384d8ff28f87090d6d6e379354ac4b6", + "hash": "ee79d64937bee34265d36de7ee06a51fe8bc98af635726a291310fd45f73b297", "extract_dir": "coreutils-0.0.27-i686-pc-windows-msvc" } },