git-cliff: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2023-01-09 20:30:57 +00:00
parent 6874f6769e
commit df3a39d5ab

View File

@ -1,19 +1,19 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"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/v1.1.0/git-cliff-1.1.0-i686-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.1/git-cliff-1.1.1-i686-pc-windows-msvc.zip",
"hash": "44ef750abb8fc3d1cfb8968a58978d3e293ce85d2e3b39be5936b5c850447124" "hash": "de7fc896f2692a3a738cb197134f2d6804d8df59bd3d263c534e73ad957536b7"
}, },
"64bit": { "64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v1.1.0/git-cliff-1.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.1/git-cliff-1.1.1-x86_64-pc-windows-msvc.zip",
"hash": "7ab923986e81012105043da18eb3cc1b4b2628d78c67f585d29f4cceb4753733" "hash": "c3cd060cd191b2a8801067bb7e58c127f80abb15b142d8fc5ebaef42cec4df13"
} }
}, },
"extract_dir": "git-cliff-1.1.0", "extract_dir": "git-cliff-1.1.1",
"bin": "git-cliff.exe", "bin": "git-cliff.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {