mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cargo-binstall: Update to version 1.11.1
This commit is contained in:
parent
9be70b5266
commit
b3ac030a44
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.11.1",
|
||||||
"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.11.0/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.11.1/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0cd260738ea30032c0c0a6eeb446cfe5c5ec5974323d7a2a031da1fd10c7760d"
|
"hash": "b092d9f1dea240fb7269e25bd097575fd8bd7b0acd9b44cf5319e5a52adb9952"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.11.0/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.11.1/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "80fc65c0bd700e68489244b60b67cf88bc5f5c50eccc337d8d79e7a81a7b5383"
|
"hash": "d675ea21614f99482569f4bae2a24cd312b98755c8f3708766baa7cb502b640b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user