cargo-binstall: Update to version 1.10.13

This commit is contained in:
github-actions[bot] 2024-11-18 12:32:46 +00:00
parent c4abd29579
commit 82ee585d6f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.12", "version": "1.10.13",
"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.10.12/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "e503db82ee7e7f24082bc254406fe1ce72841ed46a58623f3e10790bb37a347b" "hash": "6c5272909b50bf93758a294c32195e8874494e5fa1ac5c741a103070c8d1d599"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.12/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "7abca3d4aa5f50c51115edb65d374f711c87d74bb7647d38797204a99e50f69e" "hash": "87704964c58847c9bf7f8fd5c9706dca67f4b20573d41c934bbf0194a19b5054"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",