git-chglog: Update to version 0.11.1

This commit is contained in:
Richard Kuhnt 2021-03-12 22:00:29 +00:00
parent d1ddff7cfa
commit 3d269c78b3

View File

@ -1,12 +1,12 @@
{
"version": "0.11.0",
"version": "0.11.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.11.0/git-chglog_0.11.0_windows_amd64.zip",
"hash": "f6cd56a9af86ca7e372143aaa1d8b9554a5939bbcb22511ac73f2d82a04a61ab"
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.11.1/git-chglog_0.11.1_windows_amd64.zip",
"hash": "09e6d0fc80eba480e247b34f108120653ab9e051db66014b656b7985975a8fb2"
}
},
"bin": "git-chglog.exe",