nu: Update to version 0.20.0

This commit is contained in:
Jakub Čábera 2020-09-23 08:44:08 +02:00
parent 0a99a3bd7f
commit 9bfb6629d3

View File

@ -1,13 +1,13 @@
{ {
"version": "0.19.0", "version": "0.20.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.19.0/nu_0_19_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.20.0/nu_0_20_0_windows.zip",
"hash": "12920ed931dda557b855b99aea3a55d36ee013f3f64d68742edfcb882fec741e", "hash": "6e276aaede5c6e3dce463884251ef502dd86be651de1b0a7122f997c70056b61",
"extract_dir": "nu_0_19_0_windows\\nushell-0.19.0" "extract_dir": "nu_0_20_0_windows\\nushell-0.20.0"
} }
}, },
"pre_install": [ "pre_install": [