From a9386894e76b565a70ea9ad6c9f1133bad9765a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 00:32:58 +0000 Subject: [PATCH] git-cliff: Update to version 2.1.2 --- 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 65eb673710..e2dd2460f2 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "2.1.1", + "version": "2.1.2", "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.1.1/git-cliff-2.1.1-i686-pc-windows-msvc.zip", - "hash": "8ce56e8e4c5d9e7e30e9d5ff001f941d62ecb40bff681693dc775f0666e1b5a0" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.1.2/git-cliff-2.1.2-i686-pc-windows-msvc.zip", + "hash": "868ad7fbaeb50adf3330622ddd3d4cd478bd68ec65186d97385544485a3cdda2" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.1.1/git-cliff-2.1.1-x86_64-pc-windows-msvc.zip", - "hash": "77f395c045af1b5041d0f6a35517d4e4245b57cf1a94cfcab5e77d932a13d7fd" + "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" } }, - "extract_dir": "git-cliff-2.1.1", + "extract_dir": "git-cliff-2.1.2", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {