From dca2d99d371f54286b8337c44a5925abf16e7968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 20:25:15 +0000 Subject: [PATCH] git-cliff: Update to version 2.2.2 --- bucket/git-cliff.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/git-cliff.json b/bucket/git-cliff.json index 779c9860b1..8c30cfaded 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "2.2.1", + "version": "2.2.2", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "homepage": "https://git-cliff.org", "license": "GPL-3.0-or-later", "architecture": { "32bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.1/git-cliff-2.2.1-i686-pc-windows-msvc.zip", - "hash": "554a729ed0d7a33198e3fd46753240858c59ca5daadc3cde21418cc90e73eb1b" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.2/git-cliff-2.2.2-i686-pc-windows-msvc.zip", + "hash": "3a7c576ec31bcb91d62d3e8026989fd72ca2d71035ef461339b4bd33e85ab9fc" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.1/git-cliff-2.2.1-x86_64-pc-windows-msvc.zip", - "hash": "727c92204c1b214204d9be1e7f6efcfcb236f2cc0bd9e51f51d39e25926648e7" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.2/git-cliff-2.2.2-x86_64-pc-windows-msvc.zip", + "hash": "9e2956b4ec65dbf48ca9b9fa1815012ca9486c721a143b6eb35412f395f2fd7f" } }, - "extract_dir": "git-cliff-2.2.1", + "extract_dir": "git-cliff-2.2.2", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"