git-cliff: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-09-30 16:26:01 +00:00
parent f6e7adbb40
commit a3df77c23d

View File

@ -1,19 +1,19 @@
{ {
"version": "1.3.0", "version": "1.3.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.3.0/git-cliff-1.3.0-i686-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v1.3.1/git-cliff-1.3.1-i686-pc-windows-msvc.zip",
"hash": "fad28fdfd00a6d2c2e5f9de18848faf157cc638ff3059d5762481e3827635ebe" "hash": "d4362f142cb8b919cb552ffa3b1cd1472f4b27148e433e849db006dbf9cab36d"
}, },
"64bit": { "64bit": {
"url": "https://github.com/orhun/git-cliff/releases/download/v1.3.0/git-cliff-1.3.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/orhun/git-cliff/releases/download/v1.3.1/git-cliff-1.3.1-x86_64-pc-windows-msvc.zip",
"hash": "710abbad2dabe602eadffe255e73b62c4a664c314c548ac4e95c33043606cddd" "hash": "52222b33aaad007b1848418c5b2f3dd68cb940490d8088a6018a62dffce066e9"
} }
}, },
"extract_dir": "git-cliff-1.3.0", "extract_dir": "git-cliff-1.3.1",
"bin": "git-cliff.exe", "bin": "git-cliff.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {