mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
17 lines
625 B
JSON
17 lines
625 B
JSON
{
|
|
"homepage": "https://www.fossil-scm.org/",
|
|
"description": "A simple, high-reliability, distributed software configuration management system.",
|
|
"version": "2.9",
|
|
"license": "BSD-2-Clause",
|
|
"hash": "992611c17f9a7010f41a98d7140abf0797d78c5631ac2b2ae5ca6b3600d459be",
|
|
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.9.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"
|
|
}
|
|
}
|