diff --git a/fossil.json b/fossil.json index 80db3efadf..27ccf63755 100644 --- a/fossil.json +++ b/fossil.json @@ -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"