From 87eb4c905fd9f24b1ebd02e3d9f0ed8c2d487f1f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 12 Oct 2024 09:13:46 +0000 Subject: [PATCH] Update `cargo-make@latest` to 0.37.22 --- CHANGELOG.md | 2 ++ manifests/cargo-make.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6754a8f6..0887995d7 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.22. + ## [2.44.31] - 2024-10-11 - Update `wasm-bindgen@latest` to 0.2.95. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index f1cbbbd09..42c2e0d42 100644 --- a/manifests/cargo-make.json +++ b/manifests/cargo-make.json @@ -20,10 +20,28 @@ }, "license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)", "latest": { - "version": "0.37.21" + "version": "0.37.22" }, "0.37": { - "version": "0.37.21" + "version": "0.37.22" + }, + "0.37.22": { + "x86_64_linux_musl": { + "etag": "0x8DCEA8D25D8C323", + "checksum": "b45c91ccbcb0d086cde0be9ad1b6688ee3a1558356a0218c50e0d92e36d7ac2f" + }, + "x86_64_macos": { + "etag": "0x8DCEA8D6C3DEDF6", + "checksum": "cd40a4ae2c33e5c4ce3ad5f4fbc70da9c2ade90a586fbdbd26c5bd128c0b0417" + }, + "x86_64_windows": { + "etag": "0x8DCEA8D399F871E", + "checksum": "ff451f4b56c331691be05f79fb24e1107350850d8d0cde6d3c7e0b315244bece" + }, + "aarch64_macos": { + "etag": "0x8DCEA8CD8C8EA37", + "checksum": "970ae477bc6dcb1ad88672bd4adcaa5cc0a2caf27e2b467adcce6ed56634087d" + } }, "0.37.21": { "x86_64_linux_musl": {