git-cliff: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2024-03-04 00:32:58 +00:00
parent 8a2a05be71
commit a9386894e7

View File

@ -1,19 +1,19 @@
{ {
"version": "2.1.1", "version": "2.1.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.1.1/git-cliff-2.1.1-i686-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.1.2/git-cliff-2.1.2-i686-pc-windows-msvc.zip",
"hash": "8ce56e8e4c5d9e7e30e9d5ff001f941d62ecb40bff681693dc775f0666e1b5a0" "hash": "868ad7fbaeb50adf3330622ddd3d4cd478bd68ec65186d97385544485a3cdda2"
}, },
"64bit": { "64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v2.1.1/git-cliff-2.1.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v2.1.2/git-cliff-2.1.2-x86_64-pc-windows-msvc.zip",
"hash": "77f395c045af1b5041d0f6a35517d4e4245b57cf1a94cfcab5e77d932a13d7fd" "hash": "c91ee40aa05dc630c43ae0a448ef19c22ccf47754be7696ba7cd76d8d2aa2c0b"
} }
}, },
"extract_dir": "git-cliff-2.1.1", "extract_dir": "git-cliff-2.1.2",
"bin": "git-cliff.exe", "bin": "git-cliff.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {