{ "version": "0.77.1", "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.77.1/nu-0.77.1-x86_64-pc-windows-msvc.zip", "hash": "97d5e28ae9266ecf77c0422aa0cddf8acd7221ddf58d0e4063a8abbf5a91599f" } }, "bin": "nu.exe", "checkver": { "github": "https://github.com/nushell/nushell" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nushell/nushell/releases/download/$version/nu-$version-x86_64-pc-windows-msvc.zip" } } } }