julia: Fix checkver (#63)

This commit is contained in:
Brandon Smith 2019-05-14 21:32:28 -04:00 committed by GitHub
parent c0eeb162d0
commit 494271a9e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
],
"checkver": {
"url": "https://julialang.org/downloads/",
"re": "Current stable release \\(v([\\d.]+)\\)"
"re": "Current stable release: v([\\d.]+)"
},
"autoupdate": {
"architecture": {