2019-07-13 14:00:24 +00:00

16 lines
521 B
JSON

{
"homepage": "https://www.fossil-scm.org/",
"version": "2.9",
"license": "BSD-2-Clause",
"hash": "992611c17f9a7010f41a98d7140abf0797d78c5631ac2b2ae5ca6b3600d459be",
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.9.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"
}
}