{ "version": "1.14.3", "description": "Binary installation for rust projects", "homepage": "https://github.com/cargo-bins/cargo-binstall", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-x86_64-pc-windows-msvc.zip", "hash": "8daeb8c8a86da4881dc0758f020e56fcd7b7ee15255e259c419a14efc59f8abd" }, "arm64": { "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-aarch64-pc-windows-msvc.zip", "hash": "959c0d49386ab4b0d4c48a8b7517cf63141b5235afb051af9f6a04b10cc3ce06" } }, "bin": "cargo-binstall.exe", "checkver": { "github": "https://github.com/cargo-bins/cargo-binstall" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v$version/cargo-binstall-x86_64-pc-windows-msvc.zip" }, "arm64": { "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v$version/cargo-binstall-aarch64-pc-windows-msvc.zip" } } } }