diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index b7eb64a154..708112fd05 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.15.0", + "version": "1.15.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.15.0/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "2fc705fc5996c3bb324f4e967a6d1a46a1fdccc019bb1a78d9b34b9ea78dc089" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "1358be010b9dab919b3f1397a57e41db24aaa73f410082abf9dff6b833459b31" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.0/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "29498dbd416bc0f3dddc7822120087c2176bc5b48ddadf231932cf18053d3666" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "6c33d22c776f837a8187f0f3260f237035f9e1634eedac97551846eb2063246f" } }, "bin": "cargo-binstall.exe",