git-cliff: Update to version 2.0.4

This commit is contained in:
github-actions[bot] 2024-02-23 00:33:32 +00:00
parent 4b4ef93256
commit da673cf16c

View File

@ -1,19 +1,19 @@
{
"version": "2.0.3",
"version": "2.0.4",
"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.3/git-cliff-2.0.3-i686-pc-windows-msvc.zip",
"hash": "bbca3084d956b1dec3fc38cca372ab43b60f7a0c04558176ffb90e3fa7635816"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.4/git-cliff-2.0.4-i686-pc-windows-msvc.zip",
"hash": "ecbb90aab553ae8050d4c51bff75c1f883da3cce6456350eb3de6b42c7704083"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.3/git-cliff-2.0.3-x86_64-pc-windows-msvc.zip",
"hash": "797ce004bfabafce1cb9f991937eb43aa52e5e6adc3a7ca8b37cb058f85ff08d"
"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"
}
},
"extract_dir": "git-cliff-2.0.3",
"extract_dir": "git-cliff-2.0.4",
"bin": "git-cliff.exe",
"checkver": "github",
"autoupdate": {