mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cargo-binstall: Update to version 1.6.3
This commit is contained in:
parent
64e1d4c1e6
commit
adbc5831e1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.2",
|
"version": "1.6.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.6.2/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "66ae32e2e92e094552dc4eb2cfb8a6ec204e6b77e38592e5ec7fd36b89b06e6f"
|
"hash": "44394103dc261b05ac928f23f8013f5c7e8355a10e849f096d792030f82c89c4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.2/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "9b2c12366d9c7944d9839658fccfe7d1008f838e026bd0f4ab766fec468d1246"
|
"hash": "cec760fdeb4523e3de1d7febc1d07bee9aa9a3a3837fd9ec0191ad7396e38ca0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user