From a465bfaeee64285fb6284b2d193bc4c3a2057362 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:32:16 +0000 Subject: [PATCH] git-cliff: Update to version 2.9.0 --- bucket/git-cliff.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bucket/git-cliff.json b/bucket/git-cliff.json index b1c26dd21d..6fabd3c729 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,23 +1,23 @@ { - "version": "2.8.0", + "version": "2.9.0", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "homepage": "https://git-cliff.org", "license": "GPL-3.0-or-later", "architecture": { "32bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.8.0/git-cliff-2.8.0-i686-pc-windows-msvc.zip", - "hash": "7c8edf7480e75e2f61312ecbd89b8eaabdf1a85cd40eac05e57299001b217c56" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.0/git-cliff-2.9.0-i686-pc-windows-msvc.zip", + "hash": "45fb8d908d35a6f6d277a09354e0e0cbad5f0eb4706bd9e3845dee2f403e4e97" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.8.0/git-cliff-2.8.0-x86_64-pc-windows-msvc.zip", - "hash": "e1d7d1df5f679e6bd22aef5a60dee97cd69ec158f432a77e771b87283af94ad8" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.0/git-cliff-2.9.0-x86_64-pc-windows-msvc.zip", + "hash": "c0e174b2bdec592e27276dfad7fff6094d4afaf49aa5117ccffe448dee084e50" }, "arm64": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.8.0/git-cliff-2.8.0-aarch64-pc-windows-msvc.zip", - "hash": "ddef496b165c465aeede201c00a88cc21078511aee618803bc6f6ca789877928" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.0/git-cliff-2.9.0-aarch64-pc-windows-msvc.zip", + "hash": "8c6e4ff223ad6b962bf8cc99e6f45c6791d9c0bd497d9fcd9542331989f9c309" } }, - "extract_dir": "git-cliff-2.8.0", + "extract_dir": "git-cliff-2.9.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"