cargo-binstall: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2025-08-22 16:29:37 +00:00
parent ba3bed93d6
commit 6cfadcf0c6

View File

@ -1,16 +1,16 @@
{
"version": "1.14.4",
"version": "1.15.0",
"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.4/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "941b86a3bb0ff113d318d1515e00972b2faf669ba6bfabd67d18356ec1c3ca5d"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.0/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "2fc705fc5996c3bb324f4e967a6d1a46a1fdccc019bb1a78d9b34b9ea78dc089"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.4/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "da7ad61840bfde2fc694f09c31c1836e6ea6b34f83e4366e01d972bad9a29fa1"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.0/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "29498dbd416bc0f3dddc7822120087c2176bc5b48ddadf231932cf18053d3666"
}
},
"bin": "cargo-binstall.exe",