diff --git a/CHANGELOG.md b/CHANGELOG.md index b160ce57..bac9a7b2 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.21. + - Update `cargo-binstall@latest` to 1.10.7. ## [2.44.20] - 2024-10-04 diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 98a0caec..f1cbbbd0 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.20" + "version": "0.37.21" }, "0.37": { - "version": "0.37.20" + "version": "0.37.21" + }, + "0.37.21": { + "x86_64_linux_musl": { + "etag": "0x8DCE47B165778BA", + "checksum": "8139c163e0552de13ed202e76858b121a47b974bbfe678dd0822073c2f04f0a5" + }, + "x86_64_macos": { + "etag": "0x8DCE47AD76AFE39", + "checksum": "628e895027851c14ada2f2d64c7de399b964335e52fe3b83f267d1fa3ac4fcfe" + }, + "x86_64_windows": { + "etag": "0x8DCE47B4A74E232", + "checksum": "b01ffadf8eef0209e6049944f0660ef45a413fbc9d87f0df441a7c319df54538" + }, + "aarch64_macos": { + "etag": "0x8DCE47B1963463C", + "checksum": "628d6acbfe28186ebbabf8b94fac2cb016720d51445f1b3af4fa604c334c0f44" + } }, "0.37.20": { "x86_64_linux_musl": {