From 8a2a11266fd6a4eafe045b5db85295483eeb28ae Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 23 Jun 2024 18:08:45 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.7.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 eef8212c..603550a0 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.7.3. + ## [2.41.2] - 2024-06-23 - Update `typos@latest` to 1.22.9. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index c132873b..257fc19a 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.7.2" + "version": "1.7.3" }, - "1.7.2": { + "1.7.3": { "x86_64_linux_musl": { - "etag": "0x8DC9117B0D35BB5", - "checksum": "08b6969c86471ecd1b9b6fbbd6508014d22dadda29fdd47ffb871d297ac49a8b" + "etag": "0x8DC9395574A8C69", + "checksum": "1dda17f293757b9f22b0669ca4471db3315ce01252ec6025f5859adbe00a77cf" }, "x86_64_macos": { - "etag": "0x8DC911760808EC8", - "checksum": "7fa85fd3fda3c9e4962f16f8b9400e97ff2773e0481fc63a9cb882fe80115b7f" + "etag": "0x8DC9395170D1071", + "checksum": "5f899d270f78fd7798b4aa847a28fbb4eb6fddaa7209abb82fc2452ffbd85d2d" }, "x86_64_windows": { - "etag": "0x8DC9118FAF6A549", - "checksum": "ee4da8bfaf25c84f0b67d5fd8e96f1243df4379f8dad64ffe2f82416198b7b35" + "etag": "0x8DC9396630C249A", + "checksum": "5f68171fdcbc96f7647ca6585ae4a94149a3abf84f9504146991c2d8f834350e" }, "aarch64_linux_musl": { - "etag": "0x8DC9117827C4F23", - "checksum": "4342cfa8dc1033d2942270e8c4f7a63ef6953632ec3dbfacd7bebd4894e2ece8" + "etag": "0x8DC93952A779501", + "checksum": "52b5bda4920965a56b9936afa9cb5e90d2081799ad23f4a63f79b82baa0d70b8" }, "aarch64_macos": { - "etag": "0x8DC9117A4F64EA0", - "checksum": "68157004ca95c2c3d4fae16246751317d2d6be32911cbdb04a06580d0c3aa43e" + "etag": "0x8DC93954D97DFC2", + "checksum": "ff87036ee1ae98bc953cfda9d30cdd7ab37357e82adbe0108bab09454224f172" }, "aarch64_windows": { - "etag": "0x8DC9118BFC4D5AC", - "checksum": "baf1c6d5729b629015e199e7739a4f76bd40d9c4a90883ecb1d2c33c16240190" + "etag": "0x8DC939621E46FDD", + "checksum": "66d6252f41233962d00d196935b98974975ae4a62a6b0ca26e98d0b2ddc25fb8" } } }