mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
nu: Update to version 0.88.0
This commit is contained in:
parent
00c4284317
commit
6436655b95
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.87.1",
|
||||
"version": "0.88.0",
|
||||
"description": "A modern shell written in Rust",
|
||||
"homepage": "https://www.nushell.sh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.87.1/nu-0.87.1-x86_64-windows-msvc-full.zip",
|
||||
"hash": "f995b3605a9b24135a2cd308a42961b9569d870d881a41758b8384aa2cb76cef"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.88.0/nu-0.88.0-x86_64-windows-msvc-full.zip",
|
||||
"hash": "0d459cf1413f10314b57cf724e605545d444d5b5a45ea017d2936bdd5d883c08"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.87.1/nu-0.87.1-aarch64-windows-msvc-full.zip",
|
||||
"hash": "4b06f32e7c8c57e28bfa7697292b376750bd06439cc0604276b5fb89782b348d"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.88.0/nu-0.88.0-aarch64-windows-msvc-full.zip",
|
||||
"hash": "c1973e723cff106ffb729cdd823431272e4d911b33ab6992600b8d5c287e88a9"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user