mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nu: Update to version 0.16.0
This commit is contained in:
parent
a57c7c04b4
commit
20072a8811
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.0",
|
"version": "0.16.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.15.0/nu_0_15_0_windows.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.16.0/nu_0_16_0_windows.zip",
|
||||||
"hash": "67b68386fef431cf33ac63d55de696f86cb46498922b5a94e9a43d9b5291ba19",
|
"hash": "ff714aa202eb5e59dc234b2376f7464fddf0dbb6928c5cab8353aad15bd48cce",
|
||||||
"extract_dir": "nu_0_15_0_windows\\nushell_0_15_0"
|
"extract_dir": "nu_0_16_0_windows\\nushell_0_16_0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user