From 3a701df4c2a3e11596a1c5a65eb0e69c79ee4a82 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Nov 2025 12:14:44 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.15.11 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf98c92e..67e0f991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-binstall@latest` to 1.15.11. + - Update `cargo-auditable@latest` to 0.7.2. - Update `vacuum@latest` to 0.20.2. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index f19c0f24..52614111 100644 --- a/manifests/cargo-binstall.json +++ b/manifests/cargo-binstall.json @@ -22,32 +22,32 @@ }, "license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)", "latest": { - "version": "1.15.10" + "version": "1.15.11" }, - "1.15.10": { + "1.15.11": { "x86_64_linux_musl": { - "etag": "0x8DE19B7F9AFD5F8", - "checksum": "c4957cb4f2cb5ddafe02aa740e8719c6772534a0198ef6714f87e2d5dbfe81b1" + "etag": "0x8DE1F6C971EBE2D", + "checksum": "82d6c69a87d222bbf834371af0dc4d1c08037739ea54be9f4857e00ff7af05c7" }, "x86_64_macos": { - "etag": "0x8DE19B80A8B906F", - "checksum": "095ec07a0203479b276d5c6c0eb719def5c28916e5c23fb6eda3f0636f0b70ac" + "etag": "0x8DE1F6CB60C82EA", + "checksum": "71ffe3f9f5cbb32295ed8a63fd6c61639a4dfd321ef56314be3117ea7c00fc3d" }, "x86_64_windows": { - "etag": "0x8DE19B8DE06574F", - "checksum": "9ce1b372bc73bdb746af2c49cbb0f4fca5fd0000c4d8e7d642ef296187e3c7b2" + "etag": "0x8DE1F6D2E5F8227", + "checksum": "ede2eaadec68c349693dc13d9f58361e87b003881581aba8f6b2df6ef1c41317" }, "aarch64_linux_musl": { - "etag": "0x8DE19B7D1F34E8F", - "checksum": "feacbd2fea814e7d93f39c2ed71be4cc9b0d3f7bd67e0c577d7d164b40f7b67f" + "etag": "0x8DE1F6C7F23CCCA", + "checksum": "f777d3e1e96084e7a6957a88f7e20aa1c58b76167af51583e5e6ec6d7832f06f" }, "aarch64_macos": { - "etag": "0x8DE19B839976FB1", - "checksum": "9aa40aca226028c4ec45637f060815d8899fb4e49fb6e97947280c83d34a82d8" + "etag": "0x8DE1F6CCE994925", + "checksum": "6ef11db952aaf5d9fc569e1f1585d124ee852d38bb585c5e97202fa141ee44b0" }, "aarch64_windows": { - "etag": "0x8DE19B859C12AB8", - "checksum": "99ebe31c254da52d11622834487eb82bdd6ae800256aa727d0a21d01ba8822b6" + "etag": "0x8DE1F6D5C2674CA", + "checksum": "7defd77ab92584802e6adc6334224b6069f0608029c8c2c45000427eda0ecebd" } } }