From 9354ee14253cb99f171b2206363a5568e602f40c Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sun, 26 Aug 2018 15:53:18 -0400 Subject: [PATCH] julia: Fix checkver --- julia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/julia.json b/julia.json index d6375d0719..b72f924853 100644 --- a/julia.json +++ b/julia.json @@ -37,7 +37,7 @@ ], "checkver": { "url": "https://julialang.org/downloads/", - "re": "]+>Current Release \\(v([\\d.]+)\\)" + "re": "Current stable release \\(v([\\d.]+)\\)" }, "autoupdate": { "architecture": {