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",
"homepage": "https://www.nushell.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nushell/nushell/releases/download/0.19.0/nu_0_19_0_windows.zip",
"hash": "12920ed931dda557b855b99aea3a55d36ee013f3f64d68742edfcb882fec741e",
"extract_dir": "nu_0_19_0_windows\\nushell-0.19.0"
"url": "https://github.com/nushell/nushell/releases/download/0.20.0/nu_0_20_0_windows.zip",
"hash": "6e276aaede5c6e3dce463884251ef502dd86be651de1b0a7122f997c70056b61",
"extract_dir": "nu_0_20_0_windows\\nushell-0.20.0"
}
},
"pre_install": [