diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index 50eca54a34..91e05c82d3 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.6.7", + "version": "1.6.8", "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.7/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "95de3336d3b10af2dbab7a8dfa1719ab4666054879a8941430b681adf15b50be" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.8/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "0c1cd165f4460a9d5c1f5c2a67e5faf53913694ba207ddc18b44f6c5de6ba6c5" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.7/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "af0a452a3b6fa2fb8d95638061ae07ae3470ba9f131a63699ab268a26aed77c0" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.6.8/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "f440401a77b284a8b52ba0052fe26628e8658d4febc91108c28542a0843d341a" } }, "bin": "cargo-binstall.exe",