From 0c9243aed8fa7c3b8f394464cbdfe8fc76a526ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 17:07:35 +0000 Subject: [PATCH] git-cliff: Update to version 2.2.0 --- 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 caa85f6cea..e7c7aa9c36 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "2.1.2", + "version": "2.2.0", "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.1.2/git-cliff-2.1.2-i686-pc-windows-msvc.zip", - "hash": "868ad7fbaeb50adf3330622ddd3d4cd478bd68ec65186d97385544485a3cdda2" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.0/git-cliff-2.2.0-i686-pc-windows-msvc.zip", + "hash": "78db413068888c9ad7d52763d5c6b3176062b0ae7a71ca88121096671fd4f6c7" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.1.2/git-cliff-2.1.2-x86_64-pc-windows-msvc.zip", - "hash": "c91ee40aa05dc630c43ae0a448ef19c22ccf47754be7696ba7cd76d8d2aa2c0b" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.2.0/git-cliff-2.2.0-x86_64-pc-windows-msvc.zip", + "hash": "85f55fe0cdcd7de5410d82cb7417051cfe2eb4051ae8b9bb907ee6ce1329efab" } }, - "extract_dir": "git-cliff-2.1.2", + "extract_dir": "git-cliff-2.2.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"