nu: Update to version 0.16.0

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:54 +02:00
parent a57c7c04b4
commit 20072a8811

View File

@ -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": [