mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
16 lines
525 B
JSON
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"
|
|
}
|
|
}
|