mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
16 lines
579 B
JSON
16 lines
579 B
JSON
{
|
|
"homepage": "https://www.fossil-scm.org/",
|
|
"version": "2.4",
|
|
"license": "https://www.fossil-scm.org/index.html/doc/trunk/COPYRIGHT-BSD2.txt",
|
|
"hash": "acf2ca72487c91723f316b14ebfd8cf412b36af17a16213bc28a6a9a6c8bb3de",
|
|
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.4.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"
|
|
}
|
|
}
|