mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nu: Update to version 0.100.0
This commit is contained in:
parent
ac092c2289
commit
54b3a76286
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.99.1",
|
||||
"version": "0.100.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.99.1/nu-0.99.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a99b21db594ae24bb8f0ab046e3632561b3c8e1b689f8a8537004ac554665def"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.100.0/nu-0.100.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8a9a24c2917f4f70b7884df647a446e642d604d0b64ef6b78baba7e10973c47d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "43c56c947b2092709295027a99220cb3319117cfc49699a3a9b95b16cb68f40e"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.100.0/nu-0.100.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "b5605e120441a3e387c29b76d5165852797cc73e5eac7a6812dbc6216f881813"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user