git-cliff: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2024-04-11 01:14:15 +00:00
parent f314affe1a
commit 767cecfdf9

View File

@ -1,19 +1,19 @@
{
"version": "2.2.0",
"version": "2.2.1",
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
"homepage": "https://git-cliff.org",
"license": "GPL-3.0-or-later",
"architecture": {
"32bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.2.0/git-cliff-2.2.0-i686-pc-windows-msvc.zip",
"hash": "78db413068888c9ad7d52763d5c6b3176062b0ae7a71ca88121096671fd4f6c7"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.2.1/git-cliff-2.2.1-i686-pc-windows-msvc.zip",
"hash": "554a729ed0d7a33198e3fd46753240858c59ca5daadc3cde21418cc90e73eb1b"
},
"64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.2.0/git-cliff-2.2.0-x86_64-pc-windows-msvc.zip",
"hash": "85f55fe0cdcd7de5410d82cb7417051cfe2eb4051ae8b9bb907ee6ce1329efab"
"url": "https://github.com/orhun/git-cliff/releases/download/v2.2.1/git-cliff-2.2.1-x86_64-pc-windows-msvc.zip",
"hash": "727c92204c1b214204d9be1e7f6efcfcb236f2cc0bd9e51f51d39e25926648e7"
}
},
"extract_dir": "git-cliff-2.2.0",
"extract_dir": "git-cliff-2.2.1",
"bin": "git-cliff.exe",
"checkver": {
"github": "https://github.com/orhun/git-cliff"