mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
julia: Fix checkver
This commit is contained in:
parent
9a0312d3cc
commit
9354ee1425
@ -37,7 +37,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://julialang.org/downloads/",
|
||||
"re": "<h1[^>]+>Current Release \\(v([\\d.]+)\\)</h1>"
|
||||
"re": "Current stable release \\(v([\\d.]+)\\)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user