From 2429aafc5e13ddf664c7815d31403beda81ad9cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Mar 2021 04:00:24 +0000 Subject: [PATCH] git-chglog: Update to version 0.12.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 be09c005d7..55b24d102b 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.11.2", + "version": "0.12.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.11.2/git-chglog_0.11.2_windows_amd64.zip", - "hash": "0712a6697ee2ef593f6a3b1f6045ef5487112261791dfd392751ee8fc7cd67ae" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.12.0/git-chglog_0.12.0_windows_amd64.zip", + "hash": "08b7932d27c914297e830ae73d85edc410f8b6ef566448757e760ea913c538e2" } }, "bin": "git-chglog.exe",