From fce6d030fde40047de302c6573d8689bf7d19eb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:29:31 +0000 Subject: [PATCH] git-chglog: Update to version 0.15.4 --- 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 f2ff88f721..8c7696f95a 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.15.3", + "version": "0.15.4", "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.3/git-chglog_0.15.3_windows_amd64.zip", - "hash": "35bd034f94bc39bd26cd856960db76692835dda8e591ad51b4959cf3e2048739" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.4/git-chglog_0.15.4_windows_amd64.zip", + "hash": "0e7e9421565714f56885f068ae434416a6a3177b6ff65f350afe580e201289a6" } }, "bin": "git-chglog.exe",