{ "version": "0.68.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.68.1/nu-0.68.1-x86_64-pc-windows-msvc.zip", "hash": "f013c2c7b59533d56411f6e4ff195a48e6a1c8fc77836499801ca981f47582b3" } }, "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" } } } }