git-chglog: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2021-03-21 04:00:24 +00:00
parent 1c2b9cab06
commit 2429aafc5e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.2", "version": "0.12.0",
"description": "Changelog generator implemented in Go (Golang)", "description": "Changelog generator implemented in Go (Golang)",
"homepage": "https://github.com/git-chglog/git-chglog", "homepage": "https://github.com/git-chglog/git-chglog",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.11.2/git-chglog_0.11.2_windows_amd64.zip", "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.12.0/git-chglog_0.12.0_windows_amd64.zip",
"hash": "0712a6697ee2ef593f6a3b1f6045ef5487112261791dfd392751ee8fc7cd67ae" "hash": "08b7932d27c914297e830ae73d85edc410f8b6ef566448757e760ea913c538e2"
} }
}, },
"bin": "git-chglog.exe", "bin": "git-chglog.exe",