From b05f2cfd03ce5702451041a0b806f843bc649ba8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 12:31:26 +0000 Subject: [PATCH] git-chglog: Update to version 0.15.3 --- 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 0a11975b9d..f2ff88f721 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.15.3", "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.15.2/git-chglog_0.15.2_windows_amd64.zip", - "hash": "dfdd9fcefe5392568c351ad2ee7d7720750188f5f82ea7b216bddd2f99b4a2d2" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.3/git-chglog_0.15.3_windows_amd64.zip", + "hash": "35bd034f94bc39bd26cd856960db76692835dda8e591ad51b4959cf3e2048739" } }, "bin": "git-chglog.exe",