cargo-binstall: Update to version 1.10.20

This commit is contained in:
github-actions[bot] 2025-01-11 08:28:59 +00:00
parent 6f6be72d0a
commit cd4d3a7750

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.19", "version": "1.10.20",
"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.19/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.20/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "f80e1f22b452a3069aec615ed03bc74a2a9e57e1c92d09868537dc0cd852da8f" "hash": "c7995d7b6265ad2c1b543113ad38d6dde152962980c70bf163fad6e9e15123ba"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.19/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.20/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "285891e236fc3e12dff687e15cf69805fc9edbc20eb8fb1e046065b59f711b46" "hash": "11aa8f3b395b042e67f0369937d1aa375b3ba3a7a7a1905baddef4dd84ca02ff"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",