mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
25 lines
809 B
JSON
25 lines
809 B
JSON
{
|
|
"version": "0.15.4",
|
|
"description": "Changelog generator implemented in Go (Golang)",
|
|
"homepage": "https://github.com/git-chglog/git-chglog",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/git-chglog/git-chglog/releases/download/v0.15.4/git-chglog_0.15.4_windows_amd64.zip",
|
|
"hash": "0e7e9421565714f56885f068ae434416a6a3177b6ff65f350afe580e201289a6"
|
|
}
|
|
},
|
|
"bin": "git-chglog.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/git-chglog/git-chglog/releases/download/v$version/git-chglog_$version_windows_amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|