{ "version": "0.66.2", "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.66.2/nu-0.66.2-x86_64-pc-windows-msvc.zip", "hash": "3dfb9216ae8f49afd0ff6f4a3153e827cdcd65c76e5ff4aadfa52f6ccf0e01d8" } }, "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" } } } }