From 96d4cbffb8cd0ce11cc064c3260f23e0d8ab6b95 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 30 Aug 2024 15:10:13 +0000 Subject: [PATCH] Update `cargo-make@latest` to 0.37.16 --- CHANGELOG.md | 2 ++ manifests/cargo-make.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a9a5ec..1822fde4 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.16. + ## [2.42.36] - 2024-08-29 - Update `just@latest` to 1.35.0. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 106db172..a1782753 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.15" + "version": "0.37.16" }, "0.37": { - "version": "0.37.15" + "version": "0.37.16" + }, + "0.37.16": { + "x86_64_linux_musl": { + "etag": "0x8DCC8F28CD820A7", + "checksum": "54bc9f44bf4508c058652982e8b6e395978e517b088296015f4ad6b7137f62a4" + }, + "x86_64_macos": { + "etag": "0x8DCC8F295CF7D8B", + "checksum": "c1a2cd01898e6b254b9cdf9a1d45a2692ef072ba055d5ad2b195db17595ad271" + }, + "x86_64_windows": { + "etag": "0x8DCC8F2B45A37B6", + "checksum": "337bbb6e9deb13ac7569b32ed3470779f7a430a14c716f335b2f13ea0ba8cae6" + }, + "aarch64_macos": { + "etag": "0x8DCC8F25FFD15DA", + "checksum": "57c6d62c0ac8ae7c3736655834b17b81935ed05717399090ce143dc7118d1ce7" + } }, "0.37.15": { "x86_64_linux_musl": {