mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nu: Update to version 0.27.0
This commit is contained in:
parent
978d1f8751
commit
ac6a4cc846
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.0",
|
"version": "0.27.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.26.0/nu_0_26_0_windows.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.27.0/nu_0_27_0_windows.zip",
|
||||||
"hash": "fa0951cc7fcb52e5006b2872b628bb1a6f5782b3b57f20fc297de147b90e576f",
|
"hash": "5a20e2a516d8bfd6f1c63c21a688ecaede516728ea89783e62719545d48ab449",
|
||||||
"extract_dir": "nu_0_26_0_windows\\nushell-0.26.0"
|
"extract_dir": "nu_0_27_0_windows\\nushell-0.27.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user