mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cargo-binstall: Update to version 1.12.6
This commit is contained in:
parent
f780b5f5ac
commit
6c07e40e1e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.12.5",
|
||||
"version": "1.12.6",
|
||||
"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.12.5/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d4c31e58a48a8375ad152c44b565a664fcdea2e938ec9ad36af4a761f40bb4cf"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.12.6/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d04c1295ed52bded4db672a5aa236ef6149ed4fa5513b617f8b6cd3ddd660569"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.12.5/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "faf872637c727ec81f4034216ec680320677cc2be03d392f8e60bc334adb3b09"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.12.6/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e050daf5de833b93bf283bd3f1d016e770017602f654d69a076ada7732ada443"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user