git-cliff: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2025-06-03 12:31:43 +00:00
parent aec46032e8
commit bf036afa30

View File

@ -1,23 +1,23 @@
{
"version": "2.9.0",
"version": "2.9.1",
"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.9.0/git-cliff-2.9.0-i686-pc-windows-msvc.zip",
"hash": "45fb8d908d35a6f6d277a09354e0e0cbad5f0eb4706bd9e3845dee2f403e4e97"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-i686-pc-windows-msvc.zip",
"hash": "825375fcb8872f919810d07314b9ba25df25aad85f7ea9415c9fc8f3c9c92953"
},
"64bit": {
"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"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-x86_64-pc-windows-msvc.zip",
"hash": "43bc3125acbea2267daf1ba8fecbd6cd7260ae08dbcf28d7eb4d270f7f33c4e3"
},
"arm64": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.9.0/git-cliff-2.9.0-aarch64-pc-windows-msvc.zip",
"hash": "8c6e4ff223ad6b962bf8cc99e6f45c6791d9c0bd497d9fcd9542331989f9c309"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-aarch64-pc-windows-msvc.zip",
"hash": "0130b25db1fad65870c87b9b9a71c1ce21c6283e2b045da0796a659a8431e3d9"
}
},
"extract_dir": "git-cliff-2.9.0",
"extract_dir": "git-cliff-2.9.1",
"bin": "git-cliff.exe",
"checkver": {
"github": "https://github.com/orhun/git-cliff"