mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fossil: Fix checkver
This commit is contained in:
parent
2d04f32035
commit
9a0312d3cc
@ -6,8 +6,8 @@
|
||||
"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.]+)\""
|
||||
"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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user