git-chglog: Update to version 0.13.0

This commit is contained in:
Richard Kuhnt 2021-03-23 20:00:30 +00:00
parent a914a1f9c6
commit 2b5a94688d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.13.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.12.0/git-chglog_0.12.0_windows_amd64.zip", "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.13.0/git-chglog_0.13.0_windows_amd64.zip",
"hash": "08b7932d27c914297e830ae73d85edc410f8b6ef566448757e760ea913c538e2" "hash": "93e368b6f4f3a6dcf57c208b9dd9b4aef8e158ab18c51ffbe965bb78773d4a2f"
} }
}, },
"bin": "git-chglog.exe", "bin": "git-chglog.exe",