cargo-binstall: Update to version 1.15.7

This commit is contained in:
github-actions[bot] 2025-10-11 12:31:26 +00:00
parent 79d921ef5b
commit 606d2d2e71

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.6", "version": "1.15.7",
"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.6/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.7/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a" "hash": "259ab9e3cd61ebb067307a6837ab9c5ada3484ce8963e8f0b46130dfccb45b44"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.7/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2" "hash": "b3ba0187fb42fd5fd8644c05cddca502f08bed5a34fc9bddefe5c424de7d4d12"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",