From da673cf16c288fbd8fd11d95c41d96c1fb431750 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:33:32 +0000 Subject: [PATCH] git-cliff: Update to version 2.0.4 --- 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 e951399124..703fb8c395 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "2.0.3", + "version": "2.0.4", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "homepage": "https://github.com/orhun/git-cliff", "license": "GPL-3.0-or-later", "architecture": { "32bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.3/git-cliff-2.0.3-i686-pc-windows-msvc.zip", - "hash": "bbca3084d956b1dec3fc38cca372ab43b60f7a0c04558176ffb90e3fa7635816" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.4/git-cliff-2.0.4-i686-pc-windows-msvc.zip", + "hash": "ecbb90aab553ae8050d4c51bff75c1f883da3cce6456350eb3de6b42c7704083" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.3/git-cliff-2.0.3-x86_64-pc-windows-msvc.zip", - "hash": "797ce004bfabafce1cb9f991937eb43aa52e5e6adc3a7ca8b37cb058f85ff08d" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.4/git-cliff-2.0.4-x86_64-pc-windows-msvc.zip", + "hash": "ea1232ca6585c7292cebbf8a1742d1b51e305b8a6ce84c1c6941130b557a6c48" } }, - "extract_dir": "git-cliff-2.0.3", + "extract_dir": "git-cliff-2.0.4", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {