mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.6.zip",
|
||||||
"bin": "fossil.exe",
|
"bin": "fossil.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.fossil-scm.org/index.html/uv/download.html",
|
"url": "https://www.fossil-scm.org/index.html/uv/download.js",
|
||||||
"re": "Version ([\\d.]+)\""
|
"re": "Version ([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-$version.zip"
|
"url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-$version.zip"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user