diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e3bdfff..f3504a1b 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.17. + ## [2.44.13] - 2024-09-28 - Update `sccache@latest` to 0.8.2. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index a1782753..e733497a 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.16" + "version": "0.37.17" }, "0.37": { - "version": "0.37.16" + "version": "0.37.17" + }, + "0.37.17": { + "x86_64_linux_musl": { + "etag": "0x8DCDFCE9152BF14", + "checksum": "35cdb06c703f38ef65480cc2cf4aec8e23e2bc44ab5e67b703d98c00eab1db40" + }, + "x86_64_macos": { + "etag": "0x8DCDFCE28B5E799", + "checksum": "62a0d435f40600873178c6d6a1cff4cd7cde2149cd995c4f6a22600451106e5f" + }, + "x86_64_windows": { + "etag": "0x8DCDFCEB7643BC9", + "checksum": "685e3643630864723c49f5e126d08ba3bf2b5e4683fef02c7e8755515062a960" + }, + "aarch64_macos": { + "etag": "0x8DCDFCE39367C57", + "checksum": "2825d48b65ee51ecbe4c2773444a3326705a45deb44b3d9b94dcb9b67e00f104" + } }, "0.37.16": { "x86_64_linux_musl": {