{ "version": "0.83.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.83.1/nu-0.83.1-x86_64-pc-windows-msvc.zip", "hash": "1bc3dfd01f3e607c81b63cc7353ac6947a92d97d863b08c0602fecc63f050094" } }, "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" } } } }