diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index acf1d4c57f..284ab71f5e 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.10.17", + "version": "1.10.18", "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.17/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "3866b6c93534147c2382b2360b6d84681b3ff7ef623919d9bd08e53817df8c50" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.18/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "b0fde17b48f0a43b57d218388e58ce89689b3b91d8e272500ed85789656510b5" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.17/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "c5ae6543a4b97372a163444468720984e41a6cd3eecd82fdf75c65528ec3f806" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.18/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "e8c206865a9bac281e44939968f53d53c31c466f8b15e2cf7ac293c793a0da46" } }, "bin": "cargo-binstall.exe",