git-cliff: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2024-09-27 16:31:00 +00:00
parent 63ba93960b
commit 5f09ceca8f

View File

@ -1,19 +1,19 @@
{ {
"version": "2.6.0", "version": "2.6.1",
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
"homepage": "https://git-cliff.org", "homepage": "https://git-cliff.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.6.0/git-cliff-2.6.0-i686-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.6.1/git-cliff-2.6.1-i686-pc-windows-msvc.zip",
"hash": "a0d3f9dd6a68f8494e43c7742e7e7795277ef6ee2f718a1e31c9c31a90723683" "hash": "ce635c1608216c11f0994d4a02b24b5394ca0e6a90401786ffd176eb87592d47"
}, },
"64bit": { "64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.6.0/git-cliff-2.6.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.6.1/git-cliff-2.6.1-x86_64-pc-windows-msvc.zip",
"hash": "f0ca8a2a38f45c627d0f2cf06f4f5c007bdc9ff5481a9568ecda1cf865903af2" "hash": "519f7cd9e5f43f1c11f323cddcb1e77b5ca7317a6ff72297be2f41975d45febe"
} }
}, },
"extract_dir": "git-cliff-2.6.0", "extract_dir": "git-cliff-2.6.1",
"bin": "git-cliff.exe", "bin": "git-cliff.exe",
"checkver": { "checkver": {
"github": "https://github.com/orhun/git-cliff" "github": "https://github.com/orhun/git-cliff"