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