diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index 284ab71f5e..636ad979bd 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.10.18", + "version": "1.10.19", "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.18/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "b0fde17b48f0a43b57d218388e58ce89689b3b91d8e272500ed85789656510b5" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.19/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "f80e1f22b452a3069aec615ed03bc74a2a9e57e1c92d09868537dc0cd852da8f" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.18/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "e8c206865a9bac281e44939968f53d53c31c466f8b15e2cf7ac293c793a0da46" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.19/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "285891e236fc3e12dff687e15cf69805fc9edbc20eb8fb1e046065b59f711b46" } }, "bin": "cargo-binstall.exe",