nu: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2021-12-29 00:32:38 +00:00
parent 6461e11849
commit e1bc4d2db6

View File

@ -1,13 +1,13 @@
{
"version": "0.41.0",
"version": "0.42.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.41.0/nu_0_41_0_windows.zip",
"hash": "d8607eeced812a4c1a8fc699e4ec453dce7d786ff44d12e58d9e3def16966488",
"extract_dir": "nu_0_41_0_windows\\nushell-0.41.0"
"url": "https://github.com/nushell/nushell/releases/download/0.42.0/nu_0_42_0_windows.zip",
"hash": "dfc6174b263a5d3255868a5254f2854dedd57480c2b592517378c9c76799c1fa",
"extract_dir": "nu_0_42_0_windows\\nushell-0.42.0"
}
},
"bin": "nu.exe",