From 27056c68837df470fd277f4ca3cbbbaf5f9357e8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Mar 2021 17:00:24 +0000 Subject: [PATCH] git-chglog: Update to version 0.11.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 d8ea48e36c..caca681594 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/git-chglog_0.10.0_windows_amd64.zip", - "hash": "cde8815a89c1b18d3f2ef7e663d208ccd0a8dd8305babf83869bf42e6493b2b6" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.11.0/git-chglog_0.11.0_windows_amd64.zip", + "hash": "f6cd56a9af86ca7e372143aaa1d8b9554a5939bbcb22511ac73f2d82a04a61ab" } }, "bin": "git-chglog.exe",