From c5c662deeb2c87c822a24e56aee1912fc7d5ec0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:32:01 +0000 Subject: [PATCH] git-cliff: Update to version 2.7.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 d3b4da1d7d..3d988b60a1 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,23 +1,23 @@ { - "version": "2.6.1", + "version": "2.7.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.6.1/git-cliff-2.6.1-i686-pc-windows-msvc.zip", - "hash": "ce635c1608216c11f0994d4a02b24b5394ca0e6a90401786ffd176eb87592d47" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.7.0/git-cliff-2.7.0-i686-pc-windows-msvc.zip", + "hash": "65df9eb49be86930d9a29395e1ec71cbaea92dfbcba364989b352f8349c63a86" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.6.1/git-cliff-2.6.1-x86_64-pc-windows-msvc.zip", - "hash": "519f7cd9e5f43f1c11f323cddcb1e77b5ca7317a6ff72297be2f41975d45febe" + "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" }, "arm64": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.6.1/git-cliff-2.6.1-aarch64-pc-windows-msvc.zip", - "hash": "ad2b600909927b0b5e6e0b593f54e69c5370b3fa969f7fda761638ff6f0d49f5" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.7.0/git-cliff-2.7.0-aarch64-pc-windows-msvc.zip", + "hash": "3020caa170c7c63517bfb16a9ae142b493bdd35903ccd4663509aa7e231aa7c0" } }, - "extract_dir": "git-cliff-2.6.1", + "extract_dir": "git-cliff-2.7.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"