git-chglog: Update to version 0.14.0

This commit is contained in:
Richard Kuhnt 2021-03-29 04:00:17 +00:00
parent f8eced7bac
commit 1291728e33

View File

@ -1,12 +1,12 @@
{
"version": "0.13.0",
"version": "0.14.0",
"description": "Changelog generator implemented in Go (Golang)",
"homepage": "https://github.com/git-chglog/git-chglog",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.13.0/git-chglog_0.13.0_windows_amd64.zip",
"hash": "93e368b6f4f3a6dcf57c208b9dd9b4aef8e158ab18c51ffbe965bb78773d4a2f"
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.14.0/git-chglog_0.14.0_windows_amd64.zip",
"hash": "8e0f9ab29722acd5873d2ca9a507f418819559759ebcff176746b930027fcd3f"
}
},
"bin": "git-chglog.exe",