From 1fe420b19bc1a255ceac0e7c612d37059cb5bcb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 00:33:37 +0000 Subject: [PATCH] git-cliff: Update to version 1.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 eebd74767d..10a2d176d7 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "1.1.1", + "version": "1.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/v1.1.1/git-cliff-1.1.1-i686-pc-windows-msvc.zip", - "hash": "de7fc896f2692a3a738cb197134f2d6804d8df59bd3d263c534e73ad957536b7" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.2/git-cliff-1.1.2-i686-pc-windows-msvc.zip", + "hash": "79152ed49c267ab0343bcc3e41d2a9d69cc9d2ce31fd3df1d5b9dd5a87170195" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.1/git-cliff-1.1.1-x86_64-pc-windows-msvc.zip", - "hash": "c3cd060cd191b2a8801067bb7e58c127f80abb15b142d8fc5ebaef42cec4df13" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.2/git-cliff-1.1.2-x86_64-pc-windows-msvc.zip", + "hash": "f5013fb320cd892f2bdf2f4c38bb984f613a3fc41356eeec1685730a6b580c79" } }, - "extract_dir": "git-cliff-1.1.1", + "extract_dir": "git-cliff-1.1.2", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {