mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cargo-binstall: Update to version 1.6.7
This commit is contained in:
parent
835d4e1222
commit
d45f3f311f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.6",
|
"version": "1.6.7",
|
||||||
"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.6/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.7/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5556b4d1c829b854dc71ca3b258950227957d7f9c258f808d8eb15849810a9b4"
|
"hash": "95de3336d3b10af2dbab7a8dfa1719ab4666054879a8941430b681adf15b50be"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.6/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.7/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "bf7321de10806e051868819c3fe61127f5bac1619181c955da06f5e06c2612e8"
|
"hash": "af0a452a3b6fa2fb8d95638061ae07ae3470ba9f131a63699ab268a26aed77c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user