{ "version": "1.14.2", "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.2/cargo-binstall-x86_64-pc-windows-msvc.zip", "hash": "f14b443c2452969ea0908a303c680f699c366b22abe01217122bce901ff85bdc" }, "arm64": { "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.2/cargo-binstall-aarch64-pc-windows-msvc.zip", "hash": "cb805142655cb7ad5bd5260b1ea860f117799104ee45304317724d59daa21adf" } }, "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" } } } }