From 8c265a18db283719cdd552639c2993055f12cec3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 17 Jul 2024 12:11:13 +0000 Subject: [PATCH] Update `cargo-make@latest` to 0.37.14 --- CHANGELOG.md | 2 ++ manifests/cargo-make.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173398c0..30c02418 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.14. + ## [2.42.0] - 2024-07-15 - Fix "/etc/os-release: No such file or directory" error on CentOS 6. diff --git a/manifests/cargo-make.json b/manifests/cargo-make.json index 6b2548e7..5d59b179 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.13" + "version": "0.37.14" }, "0.37": { - "version": "0.37.13" + "version": "0.37.14" + }, + "0.37.14": { + "x86_64_linux_musl": { + "etag": "0x8DCA65506C47194", + "checksum": "af6073b9d9056b02c7a41253da1cfe364a8d7ec88190d5f3070ea380ba386c18" + }, + "x86_64_macos": { + "etag": "0x8DCA654B731BB44", + "checksum": "44ea71fa5626915894815db020b7335ab82c1a028f47fde32a13d6ab1607785d" + }, + "x86_64_windows": { + "etag": "0x8DCA65545FDB74F", + "checksum": "50830f4e73b0c9ebd790ff74850cb867043a6a50403f680029124f6be25c9515" + }, + "aarch64_macos": { + "etag": "0x8DCA65504081757", + "checksum": "7fc411106e5bc3e3a54d1b0e1325649f0d7ce81e84aee63a52f407f6a3e84ea0" + } }, "0.37.13": { "x86_64_linux_musl": {