mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nu: Update to version 0.40.0 (#2985)
This commit is contained in:
parent
b503863a82
commit
5dfa7ea51c
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.39.0",
|
||||
"version": "0.40.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.39.0/nu_0_39_0_windows.zip",
|
||||
"hash": "effc1a7fd5e442153beffcec0833f72f467b7cd3069009f24791fa1b3c6ea7e3",
|
||||
"extract_dir": "nu_0_39_0_windows\\nushell-0.39.0"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.40.0/nu_0_40_0_windows.zip",
|
||||
"hash": "1b2447142f813df324c95b90dea52972a6c52843cf8201708a2e8c530f850a4a",
|
||||
"extract_dir": "nu_0_40_0_windows\\nushell-0.40.0"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user