From 3d269c78b37e57fb93c3336c8aa95e40ad140356 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Mar 2021 22:00:29 +0000 Subject: [PATCH] git-chglog: Update to version 0.11.1 --- 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 caca681594..56b75b83e4 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.0/git-chglog_0.11.0_windows_amd64.zip", - "hash": "f6cd56a9af86ca7e372143aaa1d8b9554a5939bbcb22511ac73f2d82a04a61ab" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.11.1/git-chglog_0.11.1_windows_amd64.zip", + "hash": "09e6d0fc80eba480e247b34f108120653ab9e051db66014b656b7985975a8fb2" } }, "bin": "git-chglog.exe",