mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
nu: Update to version 0.24.1
This commit is contained in:
parent
2f10f1ab5a
commit
e8c24eb478
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.1",
|
||||
"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.23.0/nu_0_23_0_windows.zip",
|
||||
"hash": "0b549157b39371cff51e93ad20c711b71f0326d3f2ecc2464767b240c4bc35d1",
|
||||
"extract_dir": "nu_0_23_0_windows\\nushell-0.23.0"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.24.1/nu_0_24_1_windows.zip",
|
||||
"hash": "81460405d11a9b48e10fe120185dc8cb5b2004057b60d7dc119b825a7b50cae9",
|
||||
"extract_dir": "nu_0_24_1_windows\\nushell-0.24.1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user