cargo-binstall: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2025-08-24 12:31:09 +00:00
parent ccebbf5bd8
commit fc8b32076b

View File

@ -1,16 +1,16 @@
{
"version": "1.15.0",
"version": "1.15.1",
"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.15.0/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "2fc705fc5996c3bb324f4e967a6d1a46a1fdccc019bb1a78d9b34b9ea78dc089"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "1358be010b9dab919b3f1397a57e41db24aaa73f410082abf9dff6b833459b31"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.0/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "29498dbd416bc0f3dddc7822120087c2176bc5b48ddadf231932cf18053d3666"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "6c33d22c776f837a8187f0f3260f237035f9e1634eedac97551846eb2063246f"
}
},
"bin": "cargo-binstall.exe",