diff --git a/CHANGELOG.md b/CHANGELOG.md index f3504a1b..b0537a0f 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.18. + - Update `cargo-make@latest` to 0.37.17. ## [2.44.13] - 2024-09-28 diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index e733497a..67108758 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.17" + "version": "0.37.18" }, "0.37": { - "version": "0.37.17" + "version": "0.37.18" + }, + "0.37.18": { + "x86_64_linux_musl": { + "etag": "0x8DCE06AFDD593DA", + "checksum": "6890cd3d25772471a2aa263bf61636e4455b90a234cccd655c326aaeb0714fc6" + }, + "x86_64_macos": { + "etag": "0x8DCE06AF3ED46AA", + "checksum": "712b2b9b7750066681c150e1be3137147d1bc3f278dd6fe90e09f52021df75a5" + }, + "x86_64_windows": { + "etag": "0x8DCE06B39A89C36", + "checksum": "19b8e3b312cde895d6b38cc6fa699da09cdcbdd64a165f6f34428bd49ff0cb20" + }, + "aarch64_macos": { + "etag": "0x8DCE06AA717723B", + "checksum": "f6464c4af79426cbcf4bc4dcd6dbef560cb8caaa9857effb3ca6b6576a055472" + } }, "0.37.17": { "x86_64_linux_musl": {