From 96603e07ba6b881bbb8b35472a85795287b1365a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 13 Oct 2024 03:16:09 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.10.8 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 854484dd..faf87d8c 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.8. + - Update `xh@latest` to 0.23.0. ## [2.44.33] - 2024-10-12 diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index 1255b848..854c5737 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.7" + "version": "1.10.8" }, - "1.10.7": { + "1.10.8": { "x86_64_linux_musl": { - "etag": "0x8DCE46FE64C39A7", - "checksum": "cb9762f30d376b439d5bea5ffba3f91db1c2e9b9f537427bdfb8f0dbbd839317" + "etag": "0x8DCEB238A1A6DB8", + "checksum": "d5fa990d527a637176128df63456ef70f91062e9126dbacef6a341bdd5ce0b50" }, "x86_64_macos": { - "etag": "0x8DCE46F6F7A7FA8", - "checksum": "a289034b1c9031c4846b7f3c6a57c18e832fde2f0cd264db877f08cfbb6310a2" + "etag": "0x8DCEB233DABA9F3", + "checksum": "ad0c4b4662154a57970a02adb70024bf6b89c51a315d45de49085fe4a42c1071" }, "x86_64_windows": { - "etag": "0x8DCE4709F56152E", - "checksum": "e9b5202e0862b5b3926e6c0a3e279dfe68f620ef400672214dfb121952077612" + "etag": "0x8DCEB24ED18DC49", + "checksum": "8e4c018a981e7148f13713c0a9bf7a15dd93f45bbae32a9527456c3d1ddb3ad0" }, "aarch64_linux_musl": { - "etag": "0x8DCE46F78022F9F", - "checksum": "543e9ceec49f76443f34bce088e866ad1c6592d6d811791494e085d22c0f47ee" + "etag": "0x8DCEB23513847DB", + "checksum": "8054586d376545e7296c9ce8b55d4aac9641d4a95a28330a08f40c336b12b6ba" }, "aarch64_macos": { - "etag": "0x8DCE46F9F6537CF", - "checksum": "33dd31bbaea843d3f289f9fecc673c6a0867d2134d5afcd4e178ef0ca54316d3" + "etag": "0x8DCEB237DC496B6", + "checksum": "23a27d534c98fed95e88c320fd7de154f851af7bce9100eed15e72fee316804c" }, "aarch64_windows": { - "etag": "0x8DCE4702BDCAF73", - "checksum": "688e5ef881ee668b1b970974b58b5892225505d49c8e98b5ecbef701e040db6e" + "etag": "0x8DCEB248B203E6A", + "checksum": "e21b1821e3964d58ac568da8d001f88fc858e3ce4632e6e3f18d0fb9dda5c14a" } } }