mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-cliff: Update to version 2.0.1
This commit is contained in:
parent
f071d2e536
commit
e06bbc00c0
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "2.0.1",
|
||||||
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
|
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications",
|
||||||
"homepage": "https://github.com/orhun/git-cliff",
|
"homepage": "https://github.com/orhun/git-cliff",
|
||||||
"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/v1.4.0/git-cliff-1.4.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "6efb0c321210e97fe99e3a6d4c02886fbf4ab889b234f82499fd1c3d76ca0a35"
|
"hash": "ed16c6444abf260175c2c21813d9050d6b7380a4434be3031c444e11e2221c85"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/orhun/git-cliff/releases/download/v1.4.0/git-cliff-1.4.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/orhun/git-cliff/releases/download/v2.0.1/git-cliff-2.0.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5aa4147cb7862438c61c7d73a6651a48b91dc36b545fd0c61a790b6f71ed0c9e"
|
"hash": "cd850ac862260dc8c80fe5af47a0f921abf80ee92b8d88e3202a0343a3ffef01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "git-cliff-1.4.0",
|
"extract_dir": "git-cliff-2.0.1",
|
||||||
"bin": "git-cliff.exe",
|
"bin": "git-cliff.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user