nu: Update to version 0.17.0

This commit is contained in:
Jakub Čábera 2020-07-22 08:57:09 +02:00
parent f0bec50c65
commit 3654d387f2

View File

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