cargo-binstall: Update to version 1.15.9

This commit is contained in:
github-actions[bot] 2025-10-26 16:29:31 +00:00
parent dbad0db6d9
commit a38b05fa0b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.8", "version": "1.15.9",
"description": "Binary installation for rust projects", "description": "Binary installation for rust projects",
"homepage": "https://github.com/cargo-bins/cargo-binstall", "homepage": "https://github.com/cargo-bins/cargo-binstall",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.8/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.9/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "7de49bfc630a83c9c62305fa05ba120656ac43bd8a3d0bd6bfa2b045b8aff71b" "hash": "fc442e874ddb9167a6de8e1d032cce4125e96683682fdd63398aee36396161ae"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.8/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.9/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "371104398723d2149973985822dad59ac9059cbeccb3de38eeafa315248192bd" "hash": "b424e121a113c9c1613cef5ce9c9367a57ee99041da42ac80ab4c04c34281ae7"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",