mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cargo-binstall: Update to version 1.10.10
This commit is contained in:
parent
b1bfe346ba
commit
170ef68b5d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.9",
|
"version": "1.10.10",
|
||||||
"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.10.9/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.10/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4da50466ee54a154e6990989cb06e978b2863023673dea6448ab6a0177e78375"
|
"hash": "2783ea2f5da5897963ea70807adaec74f70734666ef06108b6e1d8ccf443ce51"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.9/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.10/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "c712771b1ea1443374725039021a46860466c074e6cf7131c7b642252513dada"
|
"hash": "ac21a16ef14821de9b5f4d74c89823bceca5b020f1872fe6353d63652efec5a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user