From 2683b4df71f588018462592a2ccc12c582e65c7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:12:17 +0000 Subject: [PATCH] nu@0.86.0: Fix hash (Closes #5197) --- bucket/nu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/nu.json b/bucket/nu.json index 957b32aeab..db632576db 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/nushell/nushell/releases/download/0.86.0/nu-0.86.0-x86_64-pc-windows-msvc.zip", - "hash": "3e1f54b52e584342b587204c24e4fbb38204f85476af230fd4bd4fa2e03fac59" + "hash": "64e381a82289594e5cc2053cdd3c34e597affd2419acdd1645a983f9953aaba5" } }, "bin": "nu.exe",