diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index f444bf3e16..be3300158a 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.15.4", + "version": "1.15.5", "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.15.4/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "1d5b43ea2f2391c08762127f9b6f7228f64db3aae0766895c5a033602fc06ad2" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.5/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "fb55344531db717a6e7664f356d1f03e5a82be1d3bacf26836c3809723f61f5b" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.4/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "3ad11a0478f85e76879a9e4aee6e3799a375b2750eef6c3706088c2cacb34c87" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.5/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "53cb4f41954f508ca2ac228b0198363f7903012fcaa354ef7fe57e611b290d4f" } }, "bin": "cargo-binstall.exe",