diff --git a/CHANGELOG.md b/CHANGELOG.md index 153b68a6..28f1972a 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.20. + ## [2.44.19] - 2024-10-03 - Update `release-plz@latest` to 0.3.95. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 67108758..98a0caec 100644 --- a/manifests/cargo-make.json +++ b/manifests/cargo-make.json @@ -20,10 +20,46 @@ }, "license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)", "latest": { - "version": "0.37.18" + "version": "0.37.20" }, "0.37": { - "version": "0.37.18" + "version": "0.37.20" + }, + "0.37.20": { + "x86_64_linux_musl": { + "etag": "0x8DCE3D7E76E4F05", + "checksum": "68ef3ca37e7ae40b423800f75505a33c151f2b4a2150989541683eb061609512" + }, + "x86_64_macos": { + "etag": "0x8DCE3D7A7D3C919", + "checksum": "66e052f96a7562e705f5786750411969280fbf45a7c5bdc365930fe8fd044976" + }, + "x86_64_windows": { + "etag": "0x8DCE3D7FF09303C", + "checksum": "54291a600f42e0f7151f4d874fec6f4c5feb5306ab2e7932a8611d242e42205e" + }, + "aarch64_macos": { + "etag": "0x8DCE3D7A2144C5C", + "checksum": "9d93d185dc17a3a26b4a9079d53967cff6ecff2aec3c347a301f2b257da95a4d" + } + }, + "0.37.19": { + "x86_64_linux_musl": { + "etag": "0x8DCE3D1DD85B528", + "checksum": "2d00e2002e5ad5455ba0636aaa9236879fa81b089468333acaa0723064ce3164" + }, + "x86_64_macos": { + "etag": "0x8DCE3D1A4A7B3D1", + "checksum": "f386e7a84e38f3b616cbf03062cce6ef00a6a22a34c5315499d56a4f146d278f" + }, + "x86_64_windows": { + "etag": "0x8DCE3D1FB881F77", + "checksum": "868ee6c30734f3277ef1896acdb299f27b858496a415f1e533336c4cd07efc8f" + }, + "aarch64_macos": { + "etag": "0x8DCE3D1990D86A5", + "checksum": "e6e58194a961b771b6f3c5042e2cb297c292277105b56a081cf6b53caa722c71" + } }, "0.37.18": { "x86_64_linux_musl": {