nu: Update to version 0.18.1

This commit is contained in:
Jakub Čábera 2020-08-12 15:32:48 +02:00
parent edb18a2e36
commit e54ac59799

View File

@ -1,13 +1,13 @@
{ {
"version": "0.17.0", "version": "0.18.1",
"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.17.0/nu_0_17_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.18.1/nu_0_18_1_windows.zip",
"hash": "6cb327a8efd1b91ed35a11a1c804251fa3065a5a314721e3561d090dea80c59c", "hash": "fead775002d2a1ab94faba0194af6b363ef3776c09c3ac3800d6bd8e5c3b9e5f",
"extract_dir": "nu_0_17_0_windows\\nushell-0.17.0" "extract_dir": "nu_0_18_1_windows\\nushell-0.18.1"
} }
}, },
"pre_install": [ "pre_install": [