From 16c8e39687ad3df10c85810c94f9bbc2e8340fc8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 30 Mar 2024 15:07:18 +0000 Subject: [PATCH] Update `git-cliff@latest` to 2.2.0 --- CHANGELOG.md | 2 ++ manifests/git-cliff.json | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a2ec61..68d0e24e 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.2.0. + ## [2.31.2] - 2024-03-28 - Fix `cargo-spellcheck` installation bug. ([#428](https://github.com/taiki-e/install-action/pull/428)) diff --git a/manifests/git-cliff.json b/manifests/git-cliff.json index 2cd76507..2608ae22 100644 --- a/manifests/git-cliff.json +++ b/manifests/git-cliff.json @@ -27,10 +27,33 @@ } }, "latest": { - "version": "2.1.2" + "version": "2.2.0" }, "2": { - "version": "2.1.2" + "version": "2.2.0" + }, + "2.2": { + "version": "2.2.0" + }, + "2.2.0": { + "x86_64_linux_musl": { + "checksum": "5f4c75d60fe2a8160ad5d4f6bd9fa8d7c780272e1cfae0753c83ac20101e898f" + }, + "x86_64_macos": { + "checksum": "26d1810e470735a551998f727b87728d9de1b993c14666a018e1f7ba7f5c52da" + }, + "x86_64_windows": { + "checksum": "85f55fe0cdcd7de5410d82cb7417051cfe2eb4051ae8b9bb907ee6ce1329efab" + }, + "aarch64_linux_musl": { + "checksum": "66697436c1f6581458c95ef5187d725a34f6a1fd94e2a46306f85c92a27f7f8c" + }, + "aarch64_macos": { + "checksum": "395d50f2657a0c5425e5c24672f9c5247ec36c57c08f485d2b0050dc81270b22" + }, + "aarch64_windows": { + "checksum": "11ed1767f0384ed2dc7b37b3f8842ff9a5385fe71ca1811a3615f77b92e2f45f" + } }, "2.1": { "version": "2.1.2"