From 780af4e14753ad59c502d68189a197b343ecab71 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Jul 2021 08:00:25 +0000 Subject: [PATCH] git-chglog: Update to version 0.15.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 c9d7589d20..8966ae96e6 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.15.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.14.2/git-chglog_0.14.2_windows_amd64.zip", - "hash": "0d8c32a5f434b2fd65c8f0663d96aa9aab12e74f898460f75e3a0bbd22d4e989" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.0/git-chglog_0.15.0_windows_amd64.zip", + "hash": "d44ca8282c547c5e02529e10a4fcc11ff00d149b6d2c411ae6cb1b3b1b44ecb4" } }, "bin": "git-chglog.exe",