mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nu: Update to version 0.90.1
This commit is contained in:
parent
cad7e17083
commit
9ec6a34437
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.0",
|
||||
"version": "0.90.1",
|
||||
"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.89.0/nu-0.89.0-x86_64-windows-msvc-full.zip",
|
||||
"hash": "62c887ef0534f020ab51141387b51584bd25eb83c50d8535061621661db353b3"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.90.1/nu-0.90.1-x86_64-windows-msvc-full.zip",
|
||||
"hash": "4c528e2997f216eb833eaeae5047c7ed60a47205f8d6f5ebcc3c1b1f3c35edaa"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.89.0/nu-0.89.0-aarch64-windows-msvc-full.zip",
|
||||
"hash": "523a03977c14a253eaf7971f56da6ddaa7cf45c36df9288de972adba215590c5"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.90.1/nu-0.90.1-aarch64-windows-msvc-full.zip",
|
||||
"hash": "9ae1eb6e541bc4994c863b857b1ab0afffb30422446aa0e58e8069ed042055ef"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user