diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index 91e05c82d3..3a801c1d18 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.6.8", + "version": "1.6.9", "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.6.8/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "0c1cd165f4460a9d5c1f5c2a67e5faf53913694ba207ddc18b44f6c5de6ba6c5" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.9/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.8/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "f440401a77b284a8b52ba0052fe26628e8658d4febc91108c28542a0843d341a" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.9/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9" } }, "bin": "cargo-binstall.exe",