From e06bbc00c02cb2173ec781252b836f851c1a2759 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:29:48 +0000 Subject: [PATCH] git-cliff: Update to version 2.0.1 --- 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 5b462d1afb..2fa2cc86a9 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "1.4.0", + "version": "2.0.1", "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.4.0/git-cliff-1.4.0-i686-pc-windows-msvc.zip", - "hash": "6efb0c321210e97fe99e3a6d4c02886fbf4ab889b234f82499fd1c3d76ca0a35" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-i686-pc-windows-msvc.zip", + "hash": "ed16c6444abf260175c2c21813d9050d6b7380a4434be3031c444e11e2221c85" }, "64bit": { - "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" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-x86_64-pc-windows-msvc.zip", + "hash": "cd850ac862260dc8c80fe5af47a0f921abf80ee92b8d88e3202a0343a3ffef01" } }, - "extract_dir": "git-cliff-1.4.0", + "extract_dir": "git-cliff-2.0.1", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {