git-chglog: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2021-03-12 17:00:24 +00:00
parent b728f75e2a
commit 27056c6883

View File

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