mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cargo-binstall: Update to version 1.14.1
This commit is contained in:
parent
d032fe0c4c
commit
ea4c7a4b1b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.0",
|
||||
"version": "1.14.1",
|
||||
"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.0/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c5dd0f7cca6a0342ce40b1ed7b5271479f60cff84ea00e6af8013487f6c429eb"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.1/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a43fb6403e7286c08387c5d0f2780306da7a61c5f0a893761b160d3e2d1cee5a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.0/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c95cf68dfcf0d14f20bff96cc2a8006ab37f8bcd3e1646a18af57166215c6665"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.1/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e998ed6f30fc4c979bead45f555dc56c85962197a451b12dbe0fdc4de61d63c4"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user