mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
cargo-binstall: Update to version 1.10.14
This commit is contained in:
parent
938b45ef3c
commit
bee667f080
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.13",
|
"version": "1.10.14",
|
||||||
"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.13/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.14/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "6c5272909b50bf93758a294c32195e8874494e5fa1ac5c741a103070c8d1d599"
|
"hash": "a7c112428da6b384356e564889164ec4e24071885730139a76c5271a85273b55"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.14/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "87704964c58847c9bf7f8fd5c9706dca67f4b20573d41c934bbf0194a19b5054"
|
"hash": "ce00a1ef088b2441d78dd02053225b958ca4c9dccf40c427405c63bf471e00c1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cargo-binstall.exe",
|
"bin": "cargo-binstall.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user