mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nu: Update to version 0.26.0
This commit is contained in:
parent
5f50169879
commit
41536cbeaa
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.1",
|
"version": "0.26.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.25.1/nu_0_25_1_windows.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.26.0/nu_0_26_0_windows.zip",
|
||||||
"hash": "df4110fa75da090804315b4e4571c24726ae40503b044266e2463b848d54e840",
|
"hash": "fa0951cc7fcb52e5006b2872b628bb1a6f5782b3b57f20fc297de147b90e576f",
|
||||||
"extract_dir": "nu_0_25_1_windows\\nushell-0.25.1"
|
"extract_dir": "nu_0_26_0_windows\\nushell-0.26.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user