ScoopInstaller_Main/fossil.json
2017-07-21 04:00:18 +00:00

16 lines
579 B
JSON

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