mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cargo-binstall: Update to version 1.14.3
This commit is contained in:
parent
e4ca415599
commit
3278f3ee42
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.2",
|
||||
"version": "1.14.3",
|
||||
"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.14.2/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f14b443c2452969ea0908a303c680f699c366b22abe01217122bce901ff85bdc"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8daeb8c8a86da4881dc0758f020e56fcd7b7ee15255e259c419a14efc59f8abd"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.2/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cb805142655cb7ad5bd5260b1ea860f117799104ee45304317724d59daa21adf"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "959c0d49386ab4b0d4c48a8b7517cf63141b5235afb051af9f6a04b10cc3ce06"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user