mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
git-cliff: Update to version 2.3.0
This commit is contained in:
parent
c4afcef1eb
commit
778b55c12c
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.2",
|
"version": "2.3.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.2.2/git-cliff-2.2.2-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.3.0/git-cliff-2.3.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "3a7c576ec31bcb91d62d3e8026989fd72ca2d71035ef461339b4bd33e85ab9fc"
|
"hash": "732be039f0d320b52df2603ee9ac1e72158269b74e7ca21ab6371e98f77fc0f6"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/orhun/git-cliff/releases/download/v2.2.2/git-cliff-2.2.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.3.0/git-cliff-2.3.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "9e2956b4ec65dbf48ca9b9fa1815012ca9486c721a143b6eb35412f395f2fd7f"
|
"hash": "90bc9c60b5db44a62fae51fb09e9565e2d460e107df3404ac5384a2f0bdd96d1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "git-cliff-2.2.2",
|
"extract_dir": "git-cliff-2.3.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