From 05260f07f3c2a0e382cee1f7de58b5c9a87c9f21 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 27 Sep 2024 18:09:31 +0000 Subject: [PATCH] Update `git-cliff@latest` to 2.6.1 --- CHANGELOG.md | 2 ++ manifests/git-cliff.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bad9e54..d5676fd5 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 `git-cliff@latest` to 2.6.1. + ## [2.44.10] - 2024-09-26 - Update `cargo-machete@latest` to 0.7.0. diff --git a/manifests/git-cliff.json b/manifests/git-cliff.json index e9c8f5e7..b09ebb23 100644 --- a/manifests/git-cliff.json +++ b/manifests/git-cliff.json @@ -28,13 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)", "latest": { - "version": "2.6.0" + "version": "2.6.1" }, "2": { - "version": "2.6.0" + "version": "2.6.1" }, "2.6": { - "version": "2.6.0" + "version": "2.6.1" + }, + "2.6.1": { + "x86_64_linux_musl": { + "etag": "0x8DCDF0C286D5E7C", + "checksum": "aa79de881c46ad783de43e20e6a5711cd6f7ef7e9b9d01648845d8c577817d78" + }, + "x86_64_macos": { + "etag": "0x8DCDF0BF132B0C7", + "checksum": "1c819d6beaafe596b1b825519488362c56d7cd330a61d27b68dcf48b2cd13a08" + }, + "x86_64_windows": { + "etag": "0x8DCDF0D0C6CFB82", + "checksum": "519f7cd9e5f43f1c11f323cddcb1e77b5ca7317a6ff72297be2f41975d45febe" + }, + "aarch64_linux_musl": { + "etag": "0x8DCDF0C37EC48D9", + "checksum": "2e350b6fc7d8e46db466efa1fd35a41103041f9ea45eee9dd7ca8d419aac2155" + }, + "aarch64_macos": { + "etag": "0x8DCDF0C177CD533", + "checksum": "d1501f61d7037cb7beaa315e6c413c3b92c19d835f59e706a070c344476a3d72" + }, + "aarch64_windows": { + "etag": "0x8DCDF0CF49F0785", + "checksum": "ad2b600909927b0b5e6e0b593f54e69c5370b3fa969f7fda761638ff6f0d49f5" + } }, "2.6.0": { "x86_64_linux_musl": {