From 0831efaca4bf30eaf69cc9b8e74ea75eba4f1b54 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 27 Sep 2023 16:23:07 +0900 Subject: [PATCH] Update `cargo-make@latest` to 0.37.2 (#236) --- CHANGELOG.md | 2 ++ manifests/cargo-make.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b693b62..23d93f72 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-make@latest` to 0.37.2. + - Update `cargo-binstall@latest` to 1.4.1. ## [2.18.17] - 2023-09-26 diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index f16b6aa0..ce49a738 100644 --- a/manifests/cargo-make.json +++ b/manifests/cargo-make.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.37.1" + "version": "0.37.2" }, "0.37": { - "version": "0.37.1" + "version": "0.37.2" + }, + "0.37.2": { + "x86_64_linux_musl": { + "checksum": "6413e92bbeab0e43aa933a2843cb7abfc087dee7a076f3b367d2b7a0054f1c88" + }, + "x86_64_macos": { + "checksum": "265125172bf82d985bb71974b576a763c7da34ed7f6889ea324ca4910f728b54" + }, + "x86_64_windows": { + "checksum": "5f20ef9b30620113d2b8c4c0663f4ba219afd8e01868774702889abe4ac75843" + }, + "aarch64_macos": { + "checksum": "0cb0ad856383162cf2e3634e6264f096b420694bf78c224afc999d8033186eb1" + } }, "0.37.1": { "x86_64_linux_musl": {