From c03415cc071085fd7ea8fcef8b5df01c2a817681 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 2 Nov 2024 03:15:28 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.10.10 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08eec598..894d7a86 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.10.10. + - Update `typos@latest` to 1.27.0. ## [2.44.58] - 2024-10-31 diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index 9bdc8c13..1ea957c1 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.10.9" + "version": "1.10.10" }, - "1.10.9": { + "1.10.10": { "x86_64_linux_musl": { - "etag": "0x8DCF56CA2CE592B", - "checksum": "4ccfcd8e0ac8518790e5a49d640a7044448c7925622aa53f98101f4d1e449607" + "etag": "0x8DCFAEAF86C59FA", + "checksum": "933eabad8dfde5443f70052c021ec0c0eec112166a96152a25691d431704c2e3" }, "x86_64_macos": { - "etag": "0x8DCF56C44B6A81B", - "checksum": "ee7ffbad9416dc03d1c666017a12d0425508ce44bef6173389ccac309f5b097f" + "etag": "0x8DCFAEA6C42F1E2", + "checksum": "c1b312ffee2f3a14d3b217f10aed6b60396137a6f38a0084e88a425abe1347a5" }, "x86_64_windows": { - "etag": "0x8DCF56DF80C795E", - "checksum": "4da50466ee54a154e6990989cb06e978b2863023673dea6448ab6a0177e78375" + "etag": "0x8DCFAEB579F612A", + "checksum": "2783ea2f5da5897963ea70807adaec74f70734666ef06108b6e1d8ccf443ce51" }, "aarch64_linux_musl": { - "etag": "0x8DCF56C5E2C5663", - "checksum": "25c46ed1e4df3762851d592e6393a51a5a2f4ac94eb81cbaeb31c5b949d293a9" + "etag": "0x8DCFAEA802727A0", + "checksum": "80567d23bfdc1b17b49c8c91997a2dc9042db14067d21829b47f824dfa0a5a3d" }, "aarch64_macos": { - "etag": "0x8DCF56C9FD561A3", - "checksum": "18fe179cad3c90f21da0b983483452c94b910bce9ec05bd53ba9409157aa68f0" + "etag": "0x8DCFAEABA7DCFE8", + "checksum": "0d51efc29fce0d733a0653fbc9b62e732472b02b29960b29d8fbfea771e8c4e6" }, "aarch64_windows": { - "etag": "0x8DCF56D6C1573CF", - "checksum": "c712771b1ea1443374725039021a46860466c074e6cf7131c7b642252513dada" + "etag": "0x8DCFAEB1D080062", + "checksum": "ac21a16ef14821de9b5f4d74c89823bceca5b020f1872fe6353d63652efec5a5" } } }