mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
16 lines
521 B
JSON
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"
|
|
}
|
|
}
|