nu: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2022-01-18 20:28:01 +00:00
parent cd655876c1
commit 42cddeb848

View File

@ -1,13 +1,13 @@
{ {
"version": "0.42.0", "version": "0.43.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.42.0/nu_0_42_0_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.43.0/nu_0_43_0_windows.zip",
"hash": "dfc6174b263a5d3255868a5254f2854dedd57480c2b592517378c9c76799c1fa", "hash": "791e3e73fdb37947df7190ddba9adb651efd079ee048bb826ec6e8a263047029",
"extract_dir": "nu_0_42_0_windows\\nushell-0.42.0" "extract_dir": "nu_0_43_0_windows\\nushell-0.43.0"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",