mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nu: Update to version 0.103.0
This commit is contained in:
parent
58fb9e99c1
commit
c6b2fda15f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.102.0",
|
||||
"version": "0.103.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.102.0/nu-0.102.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5fd557a25685705170329384e5782769edd44390c33f9225a9518618fc19ab8e"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.103.0/nu-0.103.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6036d0279566b7160ddbfca1ca013d080399858d91cbc505fe88651c669f2eea"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.102.0/nu-0.102.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "b9afcb97ce6ed4c95c3afbcff053f6807458f0bd1cd7818a6a2f30ce3f6e82fc"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.103.0/nu-0.103.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "79ee46ad702e4f422b180d9930f9dbda506d285ad673104445c80c68a6705cd4"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user