From 885a7beda404f453a60d140186524fd9c23a3291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:30:24 +0000 Subject: [PATCH] git-cliff: Update to version 2.8.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 3d988b60a1..b1c26dd21d 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,23 +1,23 @@ { - "version": "2.7.0", + "version": "2.8.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.7.0/git-cliff-2.7.0-i686-pc-windows-msvc.zip", - "hash": "65df9eb49be86930d9a29395e1ec71cbaea92dfbcba364989b352f8349c63a86" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.8.0/git-cliff-2.8.0-i686-pc-windows-msvc.zip", + "hash": "7c8edf7480e75e2f61312ecbd89b8eaabdf1a85cd40eac05e57299001b217c56" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.7.0/git-cliff-2.7.0-x86_64-pc-windows-msvc.zip", - "hash": "3afecbfb8b2a1145f6321fa6fc6bf0fabb8dff5dd7fa1bfa46bafa9f7484f47c" + "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" }, "arm64": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.7.0/git-cliff-2.7.0-aarch64-pc-windows-msvc.zip", - "hash": "3020caa170c7c63517bfb16a9ae142b493bdd35903ccd4663509aa7e231aa7c0" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.8.0/git-cliff-2.8.0-aarch64-pc-windows-msvc.zip", + "hash": "ddef496b165c465aeede201c00a88cc21078511aee618803bc6f6ca789877928" } }, - "extract_dir": "git-cliff-2.7.0", + "extract_dir": "git-cliff-2.8.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"