mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-cliff: Update to version 2.5.0
This commit is contained in:
parent
c2fbd56714
commit
de11689fe1
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.5.0",
|
||||||
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
|
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
|
||||||
"homepage": "https://git-cliff.org",
|
"homepage": "https://git-cliff.org",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/orhun/git-cliff/releases/download/v2.4.0/git-cliff-2.4.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.5.0/git-cliff-2.5.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "cb024581a195eaf1da94d04933d29feac43022cadab789a42c4c0045f19884cb"
|
"hash": "51669f3c83a8c5c73fcd713261527fcac9cac35c5995beeecc0ef8d6dcdfaedd"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/orhun/git-cliff/releases/download/v2.4.0/git-cliff-2.4.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.5.0/git-cliff-2.5.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "787d216a589573917c0279cc53c328d1f64ed88b2e9c4a467647527a207698e8"
|
"hash": "26f9fbc60694bb3f821f77703bb7d1cda8694c407dee751770cfb40a98657bcf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "git-cliff-2.4.0",
|
"extract_dir": "git-cliff-2.5.0",
|
||||||
"bin": "git-cliff.exe",
|
"bin": "git-cliff.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/orhun/git-cliff"
|
"github": "https://github.com/orhun/git-cliff"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user