diff --git a/bucket/nu.json b/bucket/nu.json index 10a372c5d4..be2aa5e0e7 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/nushell/nushell/releases/download/0.93.0/nu-0.93.0-x86_64-windows-msvc-full.zip", - "hash": "d5c59e4af6a899dd17500dccc153ad86a93fba2b2c37c4f29e672a4314e69230" + "hash": "af75eff52af33ddfef77a5ec942216e3faafde111aaad4ccee36718765eb8953" }, "arm64": { "url": "https://github.com/nushell/nushell/releases/download/0.93.0/nu-0.93.0-aarch64-windows-msvc-full.zip", - "hash": "51183269093d768ae66746a79ca65eced75049271a31563871dccf09436bb649" + "hash": "68735be2d35da8a50d6a703c0cda5108c29e69a95b576c0e62b8bb557e697aa4" } }, "bin": "nu.exe",