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