cargo-binstall: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-06-15 04:27:54 +00:00
parent d43cf5c99d
commit 219b45dedc

View File

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