git-chglog: Update to version 0.11.2

This commit is contained in:
Richard Kuhnt 2021-03-14 04:00:23 +00:00
parent edd4e543b4
commit 93760ce191

View File

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