mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nu: Update to version 0.63.0
This commit is contained in:
parent
228d27d4f5
commit
31aad15476
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.62.0",
|
"version": "0.63.0",
|
||||||
"description": "A modern shell written in Rust",
|
"description": "A modern shell written in Rust",
|
||||||
"homepage": "https://www.nushell.sh",
|
"homepage": "https://www.nushell.sh",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.62.0/nu_0_62_0_windows.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.63.0/nu_0_63_0_windows.zip",
|
||||||
"hash": "4f69d3ec019cc415225a34344963aa8242812ddbf09346ba2fa455f905aad02b",
|
"hash": "8b598022ca31b919ccb10e3468d0b161df24f983e68bd4dbbdcbd35f5207e57e",
|
||||||
"extract_dir": "nu_0_62_0_windows\\nushell-0.62.0"
|
"extract_dir": "nu_0_63_0_windows\\nushell-0.63.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user