mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nu@0.93.0: Fix hash (Closes #5785)
This commit is contained in:
parent
79809ae030
commit
e42406468a
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user