{ "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.42.0/nu_0_42_0_windows.zip", "hash": "dfc6174b263a5d3255868a5254f2854dedd57480c2b592517378c9c76799c1fa", "extract_dir": "nu_0_42_0_windows\\nushell-0.42.0" } }, "bin": "nu.exe", "checkver": { "github": "https://github.com/nushell/nushell" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nushell/nushell/releases/download/$version/nu_$underscoreVersion_windows.zip", "extract_dir": "nu_$underscoreVersion_windows\\nushell-$version" } } } }