ScoopInstaller_Main/bucket/git-chglog.json
2021-03-29 04:00:17 +00:00

25 lines
809 B
JSON

{
"version": "0.14.0",
"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.14.0/git-chglog_0.14.0_windows_amd64.zip",
"hash": "8e0f9ab29722acd5873d2ca9a507f418819559759ebcff176746b930027fcd3f"
}
},
"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"
}
}
}