ScoopInstaller_Main/fossil.json
2019-02-20 16:00:31 +00:00

16 lines
521 B
JSON

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