nu: Update to version 0.21.0

This commit is contained in:
Jakub Čábera 2020-10-14 09:04:40 +02:00
parent 7a5b082792
commit cab2021143

View File

@ -1,13 +1,13 @@
{ {
"version": "0.20.0", "version": "0.21.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.20.0/nu_0_20_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.21.0/nu_0_21_0_windows.zip",
"hash": "6e276aaede5c6e3dce463884251ef502dd86be651de1b0a7122f997c70056b61", "hash": "301aec1c10d8b809d73c2fc32d1d848afe15316aaea5b0b1f03686be3fc0e19f",
"extract_dir": "nu_0_20_0_windows\\nushell-0.20.0" "extract_dir": "nu_0_21_0_windows\\nushell-0.21.0"
} }
}, },
"pre_install": [ "pre_install": [