git-cliff: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2024-02-19 12:29:48 +00:00
parent f071d2e536
commit e06bbc00c0

View File

@ -1,19 +1,19 @@
{
"version": "1.4.0",
"version": "2.0.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/v1.4.0/git-cliff-1.4.0-i686-pc-windows-msvc.zip",
"hash": "6efb0c321210e97fe99e3a6d4c02886fbf4ab889b234f82499fd1c3d76ca0a35"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-i686-pc-windows-msvc.zip",
"hash": "ed16c6444abf260175c2c21813d9050d6b7380a4434be3031c444e11e2221c85"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v1.4.0/git-cliff-1.4.0-x86_64-pc-windows-msvc.zip",
"hash": "5aa4147cb7862438c61c7d73a6651a48b91dc36b545fd0c61a790b6f71ed0c9e"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-x86_64-pc-windows-msvc.zip",
"hash": "cd850ac862260dc8c80fe5af47a0f921abf80ee92b8d88e3202a0343a3ffef01"
}
},
"extract_dir": "git-cliff-1.4.0",
"extract_dir": "git-cliff-2.0.1",
"bin": "git-cliff.exe",
"checkver": "github",
"autoupdate": {