git-cliff: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2024-02-19 16:27:18 +00:00
parent e44bfda6f3
commit 57d6074493

View File

@ -1,19 +1,19 @@
{ {
"version": "2.0.1", "version": "2.0.2",
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
"homepage": "https://github.com/orhun/git-cliff", "homepage": "https://github.com/orhun/git-cliff",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-i686-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.2/git-cliff-2.0.2-i686-pc-windows-msvc.zip",
"hash": "ed16c6444abf260175c2c21813d9050d6b7380a4434be3031c444e11e2221c85" "hash": "748d3194f51710c71f4c02f4bfa887409306a8a012e7566b418a8a2faf1faae5"
}, },
"64bit": { "64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.0.2/git-cliff-2.0.2-x86_64-pc-windows-msvc.zip",
"hash": "cd850ac862260dc8c80fe5af47a0f921abf80ee92b8d88e3202a0343a3ffef01" "hash": "5b6539ca4fc37c51468cd5b21cf547ba3cfb81247b9c4c768c374532b6bc3beb"
} }
}, },
"extract_dir": "git-cliff-2.0.1", "extract_dir": "git-cliff-2.0.2",
"bin": "git-cliff.exe", "bin": "git-cliff.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {