Fix apex checkver

This commit is contained in:
Brandon Smith 2018-07-28 14:50:16 -04:00
parent 73b5f4546d
commit a4262f727c

View File

@ -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": {