ScoopInstaller_Main/fossil.json
2017-03-10 23:15:19 +01:00

16 lines
579 B
JSON

{
"homepage": "https://www.fossil-scm.org/",
"version": "2.1",
"license": "https://www.fossil-scm.org/index.html/doc/trunk/COPYRIGHT-BSD2.txt",
"hash": "747a7ae4ece0b0cf02f80b8991fb3f7bf58c45eb20d6599b1f55fa2b1f87e244",
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.1.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"
}
}