{ "version": "0.75.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.75.0/nu-0.75.0-x86_64-pc-windows-msvc.zip", "hash": "b6c2035a7fee3d354b60de3c271f96d19c839cc56ffa95588d5bb6793903413d" } }, "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" } } } }