git-chglog: Update to version 0.9.1

This commit is contained in:
Richard Kuhnt 2019-09-23 13:00:27 +00:00
parent 143f09524c
commit 8fe54738a0

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/git-chglog/git-chglog", "homepage": "https://github.com/git-chglog/git-chglog",
"description": "Changelog generator implemented in Go (Golang)", "description": "Changelog generator implemented in Go (Golang)",
"license": "MIT", "license": "MIT",
"version": "0.8.0", "version": "0.9.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/0.8.0/git-chglog_windows_amd64.exe#/git-chglog.exe", "url": "https://github.com/git-chglog/git-chglog/releases/download/0.9.1/git-chglog_windows_amd64.exe#/git-chglog.exe",
"hash": "9d320fccda3662e89055ed262fc00c91b4d49211623013313f71271a76a7f772" "hash": "d14da18c6008de0c240b75991368a137068c8a06d3d4c3c240ddc806fd7b9612"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/0.8.0/git-chglog_windows_386.exe#/git-chglog.exe", "url": "https://github.com/git-chglog/git-chglog/releases/download/0.9.1/git-chglog_windows_386.exe#/git-chglog.exe",
"hash": "00323fb314e56abf16db8e62ebb5fa0d5423a31d4868d0e05abd54cf305c1cf4" "hash": "00971cd3718084f405002d9732ad8758469b04a059feae96f3a943a0706065dd"
} }
}, },
"bin": "git-chglog.exe", "bin": "git-chglog.exe",