diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index 1bb6853b0f..8ece3c4663 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.15.9", + "version": "1.15.10", "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.9/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "fc442e874ddb9167a6de8e1d032cce4125e96683682fdd63398aee36396161ae" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.10/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "9ce1b372bc73bdb746af2c49cbb0f4fca5fd0000c4d8e7d642ef296187e3c7b2" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.9/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "b424e121a113c9c1613cef5ce9c9367a57ee99041da42ac80ab4c04c34281ae7" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.10/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "99ebe31c254da52d11622834487eb82bdd6ae800256aa727d0a21d01ba8822b6" } }, "bin": "cargo-binstall.exe",