cargo-binstall: Update to version 1.17.3

This commit is contained in:
github-actions[bot] 2026-01-24 12:32:35 +00:00
parent a716965b3c
commit fbad78825f

View File

@ -1,16 +1,16 @@
{
"version": "1.16.7",
"version": "1.17.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.16.7/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "d10ba1651bed7a83d55ef3d6abc8b3cd9704cd3410279781eee7a72c07b5cf71"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.17.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "5e036688e4c62ff35653703c7d6c52130911fcc9b8e9297d4f2358517b53b514"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.16.7/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "335fc9e01ad5758f7c95a4a0a6ef2b7651b5f294cb76cc6397a95e05b515deed"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.17.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "3c779af4181159bfbb0d98ee6f9facdd9ebd0b901d1534a55b0627299d14ed3a"
}
},
"bin": "cargo-binstall.exe",