From a4262f727c4f62d6c97d8f9d9172524390e4b6b3 Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sat, 28 Jul 2018 14:50:16 -0400 Subject: [PATCH] Fix apex checkver --- apex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apex.json b/apex.json index 6a9b498bf3..05caf3ffbb 100644 --- a/apex.json +++ b/apex.json @@ -17,7 +17,7 @@ "bin": "apex.exe", "checkver": { "github": "https://github.com/apex/apex", - "re": "v([a-z\\d.-]+)<" + "re": ">v([a-z\\d.-]+)<" }, "autoupdate": { "architecture": {