git-cliff: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2026-01-20 20:35:47 +00:00
parent 1febe34907
commit 186ccf4ffb

View File

@ -1,23 +1,23 @@
{
"version": "2.11.0",
"version": "2.12.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.11.0/git-cliff-2.11.0-i686-pc-windows-msvc.zip",
"hash": "841262bb300cc05aab08275e4decbaf82aab3502986479faec6f2ab077ad44c0"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.12.0/git-cliff-2.12.0-i686-pc-windows-msvc.zip",
"hash": "2aeef6cf51283d6e9e6f0413bb0527d09d9f475dd9372ff7bd0f7c8b0192381a"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.11.0/git-cliff-2.11.0-x86_64-pc-windows-msvc.zip",
"hash": "821ff133beb572ce72bccce0aacce680c4622007e19fea3bbcb0503cd1133af8"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.12.0/git-cliff-2.12.0-x86_64-pc-windows-msvc.zip",
"hash": "f2b8c692d9488c3313d7786e2099976151c10fd8f76580b12d045bb9683a8379"
},
"arm64": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.11.0/git-cliff-2.11.0-aarch64-pc-windows-msvc.zip",
"hash": "78d3fd4fb295e555110cc88e8b3f526a9928c10d73d70b2def35264975a3eefd"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.12.0/git-cliff-2.12.0-aarch64-pc-windows-msvc.zip",
"hash": "faa97e8a741a853eea0e826207211c59727a7f90218c26c56bb6c8c4038ac058"
}
},
"extract_dir": "git-cliff-2.11.0",
"extract_dir": "git-cliff-2.12.0",
"bin": "git-cliff.exe",
"checkver": {
"github": "https://github.com/orhun/git-cliff"