ScoopInstaller_Main/bucket/git-chglog.json
2023-02-11 12:31:26 +00:00

25 lines
809 B
JSON

{
"version": "0.15.3",
"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.3/git-chglog_0.15.3_windows_amd64.zip",
"hash": "35bd034f94bc39bd26cd856960db76692835dda8e591ad51b4959cf3e2048739"
}
},
"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"
}
}
}