nu: Update to version 0.36.0

This commit is contained in:
Jakub Čábera 2021-08-24 23:37:09 -07:00
parent a185ba6ea0
commit 8c71249238

View File

@ -1,13 +1,13 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/nu_0_35_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.36.0/nu_0_36_0_windows.zip",
"hash": "a7ab5086b26928810ed08e1e0207e4616ad99868b407a3e572eae043a68897de", "hash": "18bb5d981440c0d340c8ffaa421e81df80bca65f37d76fb767a391fda7cd0ade",
"extract_dir": "nu_0_35_0_windows\\nushell-0.35.0" "extract_dir": "nu_0_36_0_windows\\nushell-0.36.0"
} }
}, },
"pre_install": [ "pre_install": [