From 5b20f8136e4ff5aa62f508ab5fb22d3961156a05 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 15 Jun 2024 09:30:37 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 1.7.1 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 197bf5dc..5af81bc1 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.1. + ## [2.39.0] - 2024-06-15 - Update `cargo-binstall@latest` to 1.7.0. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index 25c56fa3..c29ccd42 100644 --- a/manifests/cargo-binstall.json +++ b/manifests/cargo-binstall.json @@ -22,26 +22,26 @@ }, "license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)", "latest": { - "version": "1.7.0" + "version": "1.7.1" }, - "1.7.0": { + "1.7.1": { "x86_64_linux_musl": { - "checksum": "18b4cfb1a7760c4e6aa79d8ef1fed481bcefd14474acb2ab2a581344f20ec913" + "checksum": "3a2f849becb60f070e416cc30d48f366d040c8db38dd7dda714f26cec15f4e2a" }, "x86_64_macos": { - "checksum": "31327c875d7703c66ede84782f42148eb92eb5185c752b286cd782115020c256" + "checksum": "e68cd4c7688ee0378f63c2718c3ff982da02f161f1b9d20d7ecefa26fc463abd" }, "x86_64_windows": { - "checksum": "c9dd703c3996acf5f13d2fc52140d2dd6a2d1a9287ecdad19b00ad966bc4366f" + "checksum": "a6abfc2279632c85db91fb49cd11fd3e1cf8bd4bd4e6f64abc6cc22bcef55d4c" }, "aarch64_linux_musl": { - "checksum": "e27de0eb2a702aae0eea2caf20813e069c1ae5a0ea0b59ff455f147647b00ab9" + "checksum": "93fbed7fb5ec054fb134a8b31a3d0c6e86dd856b85dce5f63dd4438153a20779" }, "aarch64_macos": { - "checksum": "09c39c308364e5e5b7cfc43335915e0d3ba84c23c682e171a42efc2e9b1fc5b7" + "checksum": "76a4f22e19111d9a6393fa1c60131951646067bb37093d7103cecad8d4ac7d14" }, "aarch64_windows": { - "checksum": "b3d0f137179d243dde2c42a8a38b24ef1bb60ba33778fa4fbe6baff62f6981d1" + "checksum": "46e3050690269ac6b53b8fed4b8828d2acd9ae72da72270b4d1ccb1824b394b4" } } }