From 334ac84481e4018695203a313851556deecb4e48 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 11 Aug 2023 21:48:53 +0900 Subject: [PATCH] Update `cargo-binstall@latest` to 1.2.1 (#191) --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddb1278d..30a84f13 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.2.1. + ## [2.15.0] - 2023-08-10 - Update `cargo-binstall@latest` to 1.2.0. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index 62f0e368..bbfc6ed9 100644 --- a/manifests/cargo-binstall.json +++ b/manifests/cargo-binstall.json @@ -21,26 +21,26 @@ } }, "latest": { - "version": "1.2.0" + "version": "1.2.1" }, - "1.2.0": { + "1.2.1": { "x86_64_linux_musl": { - "checksum": "3e94c24eb06fb5b3f5f4573d88f57d5cf67f07a33095ecd88f28f7b3efb02b4f" + "checksum": "579db0cea00c5afab93a957f5db7aea9b762e0a7cd1e882b5b9fdb94fed78471" }, "x86_64_macos": { - "checksum": "c77e42f25c5c9c2bf65182d5f742cdfa25f30a0d76b971d78abaa1289abd1a17" + "checksum": "50b8090d74b77de12c1dbaa7204476c927c02ee8a5cefddf7959412f72cca5d1" }, "x86_64_windows": { - "checksum": "b9c8090143741138ffb3296eee6ca7f7e86b79955be82bcc6db01ade9a2f7a15" + "checksum": "8906f2ab674125d73b9cca71db6615fa432b1aa594e6fea7a896b4931798066d" }, "aarch64_linux_musl": { - "checksum": "4c134d5764a9e6d9e956c0cd8e483148d53141a7e44adc64e7fcb5c6f47a6196" + "checksum": "b847dd62ea44b9bcf55a267ee247c69fbe678f291bdf1705ed3565425f6a5cf5" }, "aarch64_macos": { - "checksum": "44562e934cdbcb8744b9e2f18b397ed197b1031ab7b6572fbc650f3996342ea3" + "checksum": "faedc148029f30496438548b7e7a4583f0cc7fe14e61e8b838df83c5a47a32c8" }, "aarch64_windows": { - "checksum": "5f8ab7b4af115119d022160f2c798aaea618f1c778b53f2246602b7a62660dfd" + "checksum": "6809ae3c7f35232ea1c2f2bbaa2bb1aa7493764cbd8445416a801ab781f83d0b" } } }