mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Add git-chglog version 0.8.0 (#53)
This commit is contained in:
parent
ddbdce7f4f
commit
49a27ec467
28
bucket/git-chglog.json
Normal file
28
bucket/git-chglog.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"homepage": "https://github.com/git-chglog/git-chglog",
|
||||
"description": "Changelog generator implemented in Go (Golang)",
|
||||
"license": "MIT",
|
||||
"version": "0.8.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-chglog/git-chglog/releases/download/0.8.0/git-chglog_windows_amd64.exe#/git-chglog.exe",
|
||||
"hash": "9d320fccda3662e89055ed262fc00c91b4d49211623013313f71271a76a7f772"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-chglog/git-chglog/releases/download/0.8.0/git-chglog_windows_386.exe#/git-chglog.exe",
|
||||
"hash": "00323fb314e56abf16db8e62ebb5fa0d5423a31d4868d0e05abd54cf305c1cf4"
|
||||
}
|
||||
},
|
||||
"bin": "git-chglog.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-chglog/git-chglog/releases/download/$version/git-chglog_windows_amd64.exe#/git-chglog.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-chglog/git-chglog/releases/download/$version/git-chglog_windows_386.exe#/git-chglog.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user