nu@0.93.0: Fix hash (Closes #5779)

This commit is contained in:
github-actions[bot] 2024-05-01 02:43:34 +00:00
parent ced8c3df02
commit 5ac83e77b4

View File

@ -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",