From 579410d2043ee1d2c513f914cc3b53f06711d446 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 13 Jan 2024 18:06:09 +0000 Subject: [PATCH] Update `cargo-make@latest` to 0.37.6 --- CHANGELOG.md | 2 ++ manifests/cargo-make.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c069f41..724a3df7 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.6. + - Update `cargo-binstall@latest` to 1.6.0. ## [2.24.4] - 2024-01-13 diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 1088cdbe..9aab2f52 100644 --- a/manifests/cargo-make.json +++ b/manifests/cargo-make.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.37.5" + "version": "0.37.6" }, "0.37": { - "version": "0.37.5" + "version": "0.37.6" + }, + "0.37.6": { + "x86_64_linux_musl": { + "checksum": "3659f50c1b47c685f8e1008132b193c9d1c823ba38d110fff2fabc6043c37cfe" + }, + "x86_64_macos": { + "checksum": "632bdde01952c5884106218107ed3c8de35ff4f68eda3a69d70efc2d121ef213" + }, + "x86_64_windows": { + "checksum": "7d9af4b44d306606568d71a75f237e9904c768c43a872e69aa716a5e637d85cb" + }, + "aarch64_macos": { + "checksum": "b0fceee4418aa02daf8416d3bba5f34799e20943affdeeea1724536ca8643898" + } }, "0.37.5": { "x86_64_linux_musl": {