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