cargo-binstall: Update to version 1.15.11

This commit is contained in:
github-actions[bot] 2025-11-09 12:31:20 +00:00
parent 0270f1a42e
commit 2145a25c68

View File

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