git-cliff: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2024-02-21 16:28:17 +00:00
parent 00d449bff7
commit 6492fa7384

View File

@ -1,19 +1,19 @@
{
"version": "2.0.2",
"version": "2.0.3",
"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.2/git-cliff-2.0.2-i686-pc-windows-msvc.zip",
"hash": "748d3194f51710c71f4c02f4bfa887409306a8a012e7566b418a8a2faf1faae5"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.3/git-cliff-2.0.3-i686-pc-windows-msvc.zip",
"hash": "bbca3084d956b1dec3fc38cca372ab43b60f7a0c04558176ffb90e3fa7635816"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.2/git-cliff-2.0.2-x86_64-pc-windows-msvc.zip",
"hash": "5b6539ca4fc37c51468cd5b21cf547ba3cfb81247b9c4c768c374532b6bc3beb"
"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"
}
},
"extract_dir": "git-cliff-2.0.2",
"extract_dir": "git-cliff-2.0.3",
"bin": "git-cliff.exe",
"checkver": "github",
"autoupdate": {