diff --git a/bucket/nu.json b/bucket/nu.json index e4eebd4390..10a372c5d4 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": "74aea79b440f70cd8f0b2da185b826bdfdeee8e9449a8de1b4c664060afcf054" + "hash": "d5c59e4af6a899dd17500dccc153ad86a93fba2b2c37c4f29e672a4314e69230" }, "arm64": { "url": "https://github.com/nushell/nushell/releases/download/0.93.0/nu-0.93.0-aarch64-windows-msvc-full.zip", - "hash": "b6119525f1d1672edef6984101ae9705dcf46cae7ac2bdcf4ee29787a087cf5f" + "hash": "51183269093d768ae66746a79ca65eced75049271a31563871dccf09436bb649" } }, "bin": "nu.exe",