From 2432be68b9f622511a6512b9495eb0033063caec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Apr 2021 13:00:22 +0000 Subject: [PATCH] git-chglog: Update to version 0.14.2 --- 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 532e098903..c9d7589d20 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.2", "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.14.1/git-chglog_0.14.1_windows_amd64.zip", - "hash": "ae3972557249fb3f6cd16399ddd8503b107f8c60525efd547879f1a58d0f9a55" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.14.2/git-chglog_0.14.2_windows_amd64.zip", + "hash": "0d8c32a5f434b2fd65c8f0663d96aa9aab12e74f898460f75e3a0bbd22d4e989" } }, "bin": "git-chglog.exe",