ScoopInstaller_Main/fossil.json
2018-09-22 19:00:32 +00:00

16 lines
521 B
JSON

{
"homepage": "https://www.fossil-scm.org/",
"version": "2.7",
"license": "BSD-2-Clause",
"hash": "d245dd626f755bfce65265e4b5a5000df15ff3e1c0f4da0838b3bbd953eb32a0",
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.7.zip",
"bin": "fossil.exe",
"checkver": {
"url": "https://www.fossil-scm.org/index.html/uv/download.js",
"re": "Version ([\\d.]+)"
},
"autoupdate": {
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-$version.zip"
}
}