cargo-binstall: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2024-06-15 08:28:02 +00:00
parent e2dc1d0198
commit 7cca284e73

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.7.1",
"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.7.0/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "c9dd703c3996acf5f13d2fc52140d2dd6a2d1a9287ecdad19b00ad966bc4366f"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.1/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "a6abfc2279632c85db91fb49cd11fd3e1cf8bd4bd4e6f64abc6cc22bcef55d4c"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.0/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "b3d0f137179d243dde2c42a8a38b24ef1bb60ba33778fa4fbe6baff62f6981d1"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.1/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "46e3050690269ac6b53b8fed4b8828d2acd9ae72da72270b4d1ccb1824b394b4"
}
},
"bin": "cargo-binstall.exe",