From 1291728e33d7a7a58075eb53480ca53ad60c2345 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Mar 2021 04:00:17 +0000 Subject: [PATCH] git-chglog: Update to version 0.14.0 --- bucket/git-chglog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-chglog.json b/bucket/git-chglog.json index eeafe2070e..aca79aa8ac 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.0", "description": "Changelog generator implemented in Go (Golang)", "homepage": "https://github.com/git-chglog/git-chglog", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.13.0/git-chglog_0.13.0_windows_amd64.zip", - "hash": "93e368b6f4f3a6dcf57c208b9dd9b4aef8e158ab18c51ffbe965bb78773d4a2f" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.14.0/git-chglog_0.14.0_windows_amd64.zip", + "hash": "8e0f9ab29722acd5873d2ca9a507f418819559759ebcff176746b930027fcd3f" } }, "bin": "git-chglog.exe",