mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
cargo-binstall: Update to version 1.10.13
This commit is contained in:
parent
c4abd29579
commit
82ee585d6f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.12",
|
||||
"version": "1.10.13",
|
||||
"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.10.12/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e503db82ee7e7f24082bc254406fe1ce72841ed46a58623f3e10790bb37a347b"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6c5272909b50bf93758a294c32195e8874494e5fa1ac5c741a103070c8d1d599"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.12/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7abca3d4aa5f50c51115edb65d374f711c87d74bb7647d38797204a99e50f69e"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "87704964c58847c9bf7f8fd5c9706dca67f4b20573d41c934bbf0194a19b5054"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user