mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
cargo-binstall: Update to version 1.10.16
This commit is contained in:
parent
b7438786ff
commit
9cea7880ab
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.15",
|
||||
"version": "1.10.16",
|
||||
"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.15/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d089cb43dcfbc6b2693e2ddf31f8b36694f02902ccedd8ad182482740fc5bc90"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.16/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e013c48c72909d705056f85dbe63f90ba91e62149d73c3616fe27427ac95fda6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "03e19dad753e5a2cfd8ada57e55c05e9aabc839a54ae52b01c34a092e12bbf60"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.16/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2c77442786044185b8eb2d61618710147ca9f20ea76c630d45fcc79163dca124"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user