cargo-binstall: Update to version 1.15.8

This commit is contained in:
github-actions[bot] 2025-10-24 16:30:30 +00:00
parent 8d4d8f00b4
commit f1f32f957b

View File

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