ScoopInstaller_Main/fossil.json
2018-05-04 14:00:33 +00:00

16 lines
525 B
JSON

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