From 7c3f64bca15e20fb7b9481fec52da057cdaf6d36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:31:37 +0000 Subject: [PATCH] git-cliff: Update to version 2.4.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 7e622175e4..c7fe028514 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/git-cliff-2.3.0-i686-pc-windows-msvc.zip", - "hash": "732be039f0d320b52df2603ee9ac1e72158269b74e7ca21ab6371e98f77fc0f6" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.4.0/git-cliff-2.4.0-i686-pc-windows-msvc.zip", + "hash": "cb024581a195eaf1da94d04933d29feac43022cadab789a42c4c0045f19884cb" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.3.0/git-cliff-2.3.0-x86_64-pc-windows-msvc.zip", - "hash": "90bc9c60b5db44a62fae51fb09e9565e2d460e107df3404ac5384a2f0bdd96d1" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.4.0/git-cliff-2.4.0-x86_64-pc-windows-msvc.zip", + "hash": "787d216a589573917c0279cc53c328d1f64ed88b2e9c4a467647527a207698e8" } }, - "extract_dir": "git-cliff-2.3.0", + "extract_dir": "git-cliff-2.4.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"