mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
cargo-binstall: Update to version 1.16.3
This commit is contained in:
parent
64493975d1
commit
712264b4ed
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.2",
|
"version": "1.16.3",
|
||||||
"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.16.2/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.16.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "970882c90c512f53d5ce446cf0b68dc70c35e75cc52dbb264606bcf72edfc02b"
|
"hash": "8b93d53a6313e6c4e23326dc2a0f89044932768b1cc3b3592ec77a31ddb6a1a2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.16.2/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.16.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "cc506948ffbd388fa29eeca88744a2dfeb988b8bb41453dc5a7eda3441bf1aac"
|
"hash": "0d321702d5da405f85d091101ada998cc4c5b9e764d6e12971713fd8a4ae85aa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user