From 2b5a94688d3d217f845b5be8b97815ac94c2c1e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Mar 2021 20:00:30 +0000 Subject: [PATCH] git-chglog: Update to version 0.13.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 55b24d102b..eeafe2070e 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/git-chglog_0.12.0_windows_amd64.zip", - "hash": "08b7932d27c914297e830ae73d85edc410f8b6ef566448757e760ea913c538e2" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.13.0/git-chglog_0.13.0_windows_amd64.zip", + "hash": "93e368b6f4f3a6dcf57c208b9dd9b4aef8e158ab18c51ffbe965bb78773d4a2f" } }, "bin": "git-chglog.exe",