ScoopInstaller_Main/bucket/git-chglog.json
2021-03-14 04:00:23 +00:00

25 lines
809 B
JSON

{
"version": "0.11.2",
"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.11.2/git-chglog_0.11.2_windows_amd64.zip",
"hash": "0712a6697ee2ef593f6a3b1f6045ef5487112261791dfd392751ee8fc7cd67ae"
}
},
"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"
}
}
}