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