mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nu: Update to version 0.104.0
This commit is contained in:
parent
87c579dbd0
commit
e82902a936
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.103.0",
|
||||
"version": "0.104.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.103.0/nu-0.103.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6036d0279566b7160ddbfca1ca013d080399858d91cbc505fe88651c669f2eea"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.0/nu-0.104.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bbbbe04f7115cd22bd3be23755e248bee2902964fc51c5a1ad5436539217b104"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.103.0/nu-0.103.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "79ee46ad702e4f422b180d9930f9dbda506d285ad673104445c80c68a6705cd4"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.0/nu-0.104.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "5e6b560b1ce8ada88228745b0ced480afec4e3fdec780666e4d8a880ed398f90"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user