mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cargo-binstall: Update to version 1.6.9
This commit is contained in:
parent
7549fdcba5
commit
c2a7990199
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.8",
|
||||
"version": "1.6.9",
|
||||
"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.8/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0c1cd165f4460a9d5c1f5c2a67e5faf53913694ba207ddc18b44f6c5de6ba6c5"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.9/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.8/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f440401a77b284a8b52ba0052fe26628e8658d4febc91108c28542a0843d341a"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.9/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user