git-chglog: Update to version 0.14.1

This commit is contained in:
Richard Kuhnt 2021-04-13 22:00:23 +00:00
parent 3cc791eaa5
commit dee990c29c

View File

@ -1,12 +1,12 @@
{
"version": "0.14.0",
"version": "0.14.1",
"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.14.0/git-chglog_0.14.0_windows_amd64.zip",
"hash": "8e0f9ab29722acd5873d2ca9a507f418819559759ebcff176746b930027fcd3f"
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.14.1/git-chglog_0.14.1_windows_amd64.zip",
"hash": "ae3972557249fb3f6cd16399ddd8503b107f8c60525efd547879f1a58d0f9a55"
}
},
"bin": "git-chglog.exe",