ScoopInstaller_Main/gource.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

16 lines
564 B
JSON

{
"homepage": "http://gource.io/",
"version": "0.47",
"license": "GPL-3.0",
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip",
"checkver": {
"url": "https://github.com/acaudwell/Gource/releases/latest",
"re": "gource-([\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
},
"hash": "4dd9726ad1a4bceecaeeb042494f213ed8ce70ea42aaffbae451a4a5707dbd03",
"bin": "gource.exe"
}