nu: Update to version 0.62.0

This commit is contained in:
github-actions[bot] 2022-05-04 00:35:05 +00:00
parent 6aa0cc0665
commit 483f0eb014

View File

@ -1,13 +1,13 @@
{ {
"version": "0.61.0", "version": "0.62.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.61.0/nu_0_61_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.62.0/nu_0_62_0_windows.zip",
"hash": "62d20307d84412636bc4687e27262a2a1be2ff5183d1e56f2874349716c0b870", "hash": "4f69d3ec019cc415225a34344963aa8242812ddbf09346ba2fa455f905aad02b",
"extract_dir": "nu_0_61_0_windows\\nushell-0.61.0" "extract_dir": "nu_0_62_0_windows\\nushell-0.62.0"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",