cargo-binstall: Update to version 1.15.10

This commit is contained in:
github-actions[bot] 2025-11-02 04:29:18 +00:00
parent 8cd87a7abc
commit 4bb1df9a2b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.9", "version": "1.15.10",
"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.9/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.10/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "fc442e874ddb9167a6de8e1d032cce4125e96683682fdd63398aee36396161ae" "hash": "9ce1b372bc73bdb746af2c49cbb0f4fca5fd0000c4d8e7d642ef296187e3c7b2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.9/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.10/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "b424e121a113c9c1613cef5ce9c9367a57ee99041da42ac80ab4c04c34281ae7" "hash": "99ebe31c254da52d11622834487eb82bdd6ae800256aa727d0a21d01ba8822b6"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",