mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
julia: Fix checkver (#63)
This commit is contained in:
parent
c0eeb162d0
commit
494271a9e0
@ -37,7 +37,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://julialang.org/downloads/",
|
||||
"re": "Current stable release \\(v([\\d.]+)\\)"
|
||||
"re": "Current stable release: v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user