git-chglog: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2023-01-22 12:32:07 +00:00
parent 279dc5a503
commit e134bd8cb7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.1", "version": "0.15.2",
"description": "Changelog generator implemented in Go (Golang)", "description": "Changelog generator implemented in Go (Golang)",
"homepage": "https://github.com/git-chglog/git-chglog", "homepage": "https://github.com/git-chglog/git-chglog",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.1/git-chglog_0.15.1_windows_amd64.zip", "url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.2/git-chglog_0.15.2_windows_amd64.zip",
"hash": "4ea2684d4eaf8b59cf04ffe1af17075f7988d2b6053da8ab51b2baea5108afbc" "hash": "dfdd9fcefe5392568c351ad2ee7d7720750188f5f82ea7b216bddd2f99b4a2d2"
} }
}, },
"bin": "git-chglog.exe", "bin": "git-chglog.exe",