nu: Update to version 0.35.0

This commit is contained in:
Jakub Čábera 2021-08-03 21:16:38 -07:00
parent 2a703aa279
commit 1506b48433

View File

@ -1,13 +1,13 @@
{ {
"version": "0.34.0", "version": "0.35.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.34.0/nu_0_34_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.35.0/nu_0_35_0_windows.zip",
"hash": "0a82b48f95c8194b9755cd537247bb83072eab508892f9176b6a9b991aa5124c", "hash": "a7ab5086b26928810ed08e1e0207e4616ad99868b407a3e572eae043a68897de",
"extract_dir": "nu_0_34_0_windows\\nushell-0.34.0" "extract_dir": "nu_0_35_0_windows\\nushell-0.35.0"
} }
}, },
"pre_install": [ "pre_install": [