nu: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2021-12-07 20:33:35 +00:00
parent f1e5d6bc9a
commit 3d94bab904

View File

@ -1,13 +1,13 @@
{ {
"version": "0.40.0", "version": "0.41.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.40.0/nu_0_40_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.41.0/nu_0_41_0_windows.zip",
"hash": "1b2447142f813df324c95b90dea52972a6c52843cf8201708a2e8c530f850a4a", "hash": "d8607eeced812a4c1a8fc699e4ec453dce7d786ff44d12e58d9e3def16966488",
"extract_dir": "nu_0_40_0_windows\\nushell-0.40.0" "extract_dir": "nu_0_41_0_windows\\nushell-0.41.0"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",