From 2efdc70967799e88b177c057433cb06013649964 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 16:26:33 +0000 Subject: [PATCH] git-cliff: Update to version 1.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 e51621c16f..5b462d1afb 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "1.3.1", + "version": "1.4.0", "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/v1.3.1/git-cliff-1.3.1-i686-pc-windows-msvc.zip", - "hash": "d4362f142cb8b919cb552ffa3b1cd1472f4b27148e433e849db006dbf9cab36d" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.4.0/git-cliff-1.4.0-i686-pc-windows-msvc.zip", + "hash": "6efb0c321210e97fe99e3a6d4c02886fbf4ab889b234f82499fd1c3d76ca0a35" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v1.3.1/git-cliff-1.3.1-x86_64-pc-windows-msvc.zip", - "hash": "52222b33aaad007b1848418c5b2f3dd68cb940490d8088a6018a62dffce066e9" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.4.0/git-cliff-1.4.0-x86_64-pc-windows-msvc.zip", + "hash": "5aa4147cb7862438c61c7d73a6651a48b91dc36b545fd0c61a790b6f71ed0c9e" } }, - "extract_dir": "git-cliff-1.3.1", + "extract_dir": "git-cliff-1.4.0", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {