cargo-binstall: Update to version 1.10.15

This commit is contained in:
github-actions[bot] 2024-11-29 12:32:05 +00:00
parent e9a81a04c1
commit 9d3a02b3c5

View File

@ -1,16 +1,16 @@
{
"version": "1.10.14",
"version": "1.10.15",
"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.14/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "a7c112428da6b384356e564889164ec4e24071885730139a76c5271a85273b55"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "d089cb43dcfbc6b2693e2ddf31f8b36694f02902ccedd8ad182482740fc5bc90"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.14/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "ce00a1ef088b2441d78dd02053225b958ca4c9dccf40c427405c63bf471e00c1"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "03e19dad753e5a2cfd8ada57e55c05e9aabc839a54ae52b01c34a092e12bbf60"
}
},
"bin": "cargo-binstall.exe",