diff --git a/CHANGELOG.md b/CHANGELOG.md index abb8dfa32..708bd2bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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.23. + ## [2.44.41] - 2024-10-19 - Update `release-plz@latest` to 0.3.103. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 42c2e0d42..b0ed908a5 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.22" + "version": "0.37.23" }, "0.37": { - "version": "0.37.22" + "version": "0.37.23" + }, + "0.37.23": { + "x86_64_linux_musl": { + "etag": "0x8DCF02E6EE46846", + "checksum": "be4f912ae94cf7141e9da71b7c0e5881281bfccd56b4663c9e53c900b0f5ab48" + }, + "x86_64_macos": { + "etag": "0x8DCF02E2558DAFF", + "checksum": "1d8c369ef15bf4fbf7dd6c2fb3e1355517b21491ef71e66c7c3fbbb2940ba0dc" + }, + "x86_64_windows": { + "etag": "0x8DCF02E98B373A0", + "checksum": "1e6fac8ce7c332e4b7bf25b7b0c18f444bc396cdb08086e1b0225d82554ac58f" + }, + "aarch64_macos": { + "etag": "0x8DCF02E35A3F566", + "checksum": "c49a8c3c7fb208a04c2a875391bcfaf52e1c397509320cc93c0f13ecfea3a782" + } }, "0.37.22": { "x86_64_linux_musl": {