mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nu: Update to version 0.44.0
This commit is contained in:
parent
df964da6cd
commit
0a15a6c5e0
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.43.0",
|
||||
"version": "0.44.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.43.0/nu_0_43_0_windows.zip",
|
||||
"hash": "791e3e73fdb37947df7190ddba9adb651efd079ee048bb826ec6e8a263047029",
|
||||
"extract_dir": "nu_0_43_0_windows\\nushell-0.43.0"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.44.0/nu_0_44_0_windows.zip",
|
||||
"hash": "73d808ded2b7da5eaa08abc9ae5f16f81146cd9ddbb2a8c3d7b70e73f0a65b9f",
|
||||
"extract_dir": "nu_0_44_0_windows\\nushell-0.44.0"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user