From a9f7115a3ce5a57c5fb1a509cb78038735eef37c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 24 Jan 2026 12:02:54 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.17.3 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 468fdc1e..9e7bb65c 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.17.3. + ## [2.67.7] - 2026-01-24 - Update `cargo-llvm-cov@latest` to 0.7.0. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index 14d87a55..01c2ad74 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.16.7" + "version": "1.17.3" }, - "1.16.7": { + "1.17.3": { "x86_64_linux_musl": { - "etag": "0x8DE574303033055", - "checksum": "730c2aba29f8cfa9b78d4b3fbaa705f593643ab1db579f619f90ed90fc6eefec" + "etag": "0x8DE5B3412BA6AB1", + "checksum": "7db7dea193697e246f5a002ac42c97d8dba61fedbe94142db0e467e434236b0c" }, "x86_64_macos": { - "etag": "0x8DE5743396D0020", - "checksum": "e62a72d052f7ce457944072386a991e1161899456abb40e92bb54d57b95c5d12" + "etag": "0x8DE5B341790DFBE", + "checksum": "702966c4b2f1c3a601bf801f50ca9191d59f3ed393f098e00a8b70ea3d636979" }, "x86_64_windows": { - "etag": "0x8DE574389B95F80", - "checksum": "d10ba1651bed7a83d55ef3d6abc8b3cd9704cd3410279781eee7a72c07b5cf71" + "etag": "0x8DE5B3415DD7829", + "checksum": "5e036688e4c62ff35653703c7d6c52130911fcc9b8e9297d4f2358517b53b514" }, "aarch64_linux_musl": { - "etag": "0x8DE574303CE9BF8", - "checksum": "119e6b4748ede337f8315c068698fa0cf64a2b009c5a04f45af30b062197b1e4" + "etag": "0x8DE5B341EB82034", + "checksum": "34e3c8ac0f97eec6ca3cdcab87d98037c3c83d67bd4967fe03b4a3512ae2610b" }, "aarch64_macos": { - "etag": "0x8DE574307B5067A", - "checksum": "8dcaf49e099bbdd54f813838673bede9088c00111fbab0bc0cfc0e6276241c87" + "etag": "0x8DE5B3424BF2F12", + "checksum": "0a2700e5b52608a31a0bb354d7d4823f886b7a89ccf0b7e862ca4232ebb49a0a" }, "aarch64_windows": { - "etag": "0x8DE574387E6119F", - "checksum": "335fc9e01ad5758f7c95a4a0a6ef2b7651b5f294cb76cc6397a95e05b515deed" + "etag": "0x8DE5B3422C549BD", + "checksum": "3c779af4181159bfbb0d98ee6f9facdd9ebd0b901d1534a55b0627299d14ed3a" } } }