cargo-binstall: Update to version 1.15.6

This commit is contained in:
github-actions[bot] 2025-09-26 12:31:54 +00:00
parent a97a478ef4
commit 48729ec496

View File

@ -1,16 +1,16 @@
{
"version": "1.15.5",
"version": "1.15.6",
"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.5/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "fb55344531db717a6e7664f356d1f03e5a82be1d3bacf26836c3809723f61f5b"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.5/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "53cb4f41954f508ca2ac228b0198363f7903012fcaa354ef7fe57e611b290d4f"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2"
}
},
"bin": "cargo-binstall.exe",