git-cliff: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2024-03-03 20:23:51 +00:00
parent 985d135de2
commit dfe7b43987

View File

@ -1,19 +1,19 @@
{
"version": "2.0.4",
"version": "2.1.1",
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
"homepage": "https://github.com/orhun/git-cliff",
"license": "GPL-3.0-or-later",
"architecture": {
"32bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.4/git-cliff-2.0.4-i686-pc-windows-msvc.zip",
"hash": "ecbb90aab553ae8050d4c51bff75c1f883da3cce6456350eb3de6b42c7704083"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.1.1/git-cliff-2.1.1-i686-pc-windows-msvc.zip",
"hash": "8ce56e8e4c5d9e7e30e9d5ff001f941d62ecb40bff681693dc775f0666e1b5a0"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.4/git-cliff-2.0.4-x86_64-pc-windows-msvc.zip",
"hash": "ea1232ca6585c7292cebbf8a1742d1b51e305b8a6ce84c1c6941130b557a6c48"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.1.1/git-cliff-2.1.1-x86_64-pc-windows-msvc.zip",
"hash": "77f395c045af1b5041d0f6a35517d4e4245b57cf1a94cfcab5e77d932a13d7fd"
}
},
"extract_dir": "git-cliff-2.0.4",
"extract_dir": "git-cliff-2.1.1",
"bin": "git-cliff.exe",
"checkver": "github",
"autoupdate": {