ScoopInstaller_Main/fossil.json
2017-04-12 00:01:00 +02:00

16 lines
579 B
JSON

{
"homepage": "https://www.fossil-scm.org/",
"version": "2.2",
"license": "https://www.fossil-scm.org/index.html/doc/trunk/COPYRIGHT-BSD2.txt",
"hash": "507b08fa84d944b08aa30aa1aadc23efea9b049e2848341f6c66e62baa753d05",
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.2.zip",
"bin": "fossil.exe",
"checkver": {
"url": "https://www.fossil-scm.org/index.html/uv/download.html",
"re": "Version ([\\d.]+)\""
},
"autoupdate": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-$version.zip"
}
}