nu: Update to version 0.37.0

This commit is contained in:
Jakub Čábera 2021-09-15 04:12:44 -07:00
parent dfefd8f804
commit 3d98a17394

View File

@ -1,13 +1,13 @@
{ {
"version": "0.36.0", "version": "0.37.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.36.0/nu_0_36_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.37.0/nu_0_37_0_windows.zip",
"hash": "18bb5d981440c0d340c8ffaa421e81df80bca65f37d76fb767a391fda7cd0ade", "hash": "adfb02e055129498ca7019b880e0b78881531167325c4c56464cabecd4a267f3",
"extract_dir": "nu_0_36_0_windows\\nushell-0.36.0" "extract_dir": "nu_0_37_0_windows\\nushell-0.37.0"
} }
}, },
"pre_install": [ "pre_install": [