From e134bd8cb7e4408bbd63f9bb87d8d307811b88e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 12:32:07 +0000 Subject: [PATCH] git-chglog: Update to version 0.15.2 --- 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 4b8fdc494d..0a11975b9d 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.1/git-chglog_0.15.1_windows_amd64.zip", - "hash": "4ea2684d4eaf8b59cf04ffe1af17075f7988d2b6053da8ab51b2baea5108afbc" + "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.2/git-chglog_0.15.2_windows_amd64.zip", + "hash": "dfdd9fcefe5392568c351ad2ee7d7720750188f5f82ea7b216bddd2f99b4a2d2" } }, "bin": "git-chglog.exe",