From 137568b07022a64e8b9c61906953acd1a01cbbd8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 20 Nov 2024 12:12:58 +0000 Subject: [PATCH] Update `git-cliff@latest` to 2.7.0 --- CHANGELOG.md | 2 ++ manifests/git-cliff.json | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be99269dd..ea152a87d 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.7.0. + ## [2.45.0] - 2024-11-19 - Support `cargo-auditable`. ([#741](https://github.com/taiki-e/install-action/pull/741), thanks @simonsan) diff --git a/manifests/git-cliff.json b/manifests/git-cliff.json index b09ebb230..6f4b0bc3b 100644 --- a/manifests/git-cliff.json +++ b/manifests/git-cliff.json @@ -28,10 +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.1" + "version": "2.7.0" }, "2": { - "version": "2.6.1" + "version": "2.7.0" + }, + "2.7": { + "version": "2.7.0" + }, + "2.7.0": { + "x86_64_linux_musl": { + "etag": "0x8DD0952B0DB39CC", + "checksum": "54360b4fb80d2a8e50c2a605517d7b6a435dd2a37db70579781a0598f45a3062" + }, + "x86_64_macos": { + "etag": "0x8DD0952630F624A", + "checksum": "0ef07ded47fd4a4f9a704341d10e9bc3daef7054bae49d20ce4c76cb4bd01092" + }, + "x86_64_windows": { + "etag": "0x8DD0953277A3FD1", + "checksum": "3afecbfb8b2a1145f6321fa6fc6bf0fabb8dff5dd7fa1bfa46bafa9f7484f47c" + }, + "aarch64_linux_musl": { + "etag": "0x8DD0952A53E4C8D", + "checksum": "64db75d63e8f43ea830836bc110bebc1d80a5fe86d0e9a700a7350eb748fe9f6" + }, + "aarch64_macos": { + "etag": "0x8DD095260B5EEE0", + "checksum": "3c67edc958a8209c30c86de22a4aa0bac1a1d554481f647aa9a7fe304a3339ed" + }, + "aarch64_windows": { + "etag": "0x8DD095334EDFA8D", + "checksum": "3020caa170c7c63517bfb16a9ae142b493bdd35903ccd4663509aa7e231aa7c0" + } }, "2.6": { "version": "2.6.1"