diff --git a/bucket/cargo-binstall.json b/bucket/cargo-binstall.json index 5139dd4e9a..414c774468 100644 --- a/bucket/cargo-binstall.json +++ b/bucket/cargo-binstall.json @@ -1,16 +1,16 @@ { - "version": "1.15.6", + "version": "1.15.7", "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.6/cargo-binstall-x86_64-pc-windows-msvc.zip", - "hash": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.7/cargo-binstall-x86_64-pc-windows-msvc.zip", + "hash": "259ab9e3cd61ebb067307a6837ab9c5ada3484ce8963e8f0b46130dfccb45b44" }, "arm64": { - "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-aarch64-pc-windows-msvc.zip", - "hash": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2" + "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.7/cargo-binstall-aarch64-pc-windows-msvc.zip", + "hash": "b3ba0187fb42fd5fd8644c05cddca502f08bed5a34fc9bddefe5c424de7d4d12" } }, "bin": "cargo-binstall.exe",