mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Fix apex checkver
This commit is contained in:
parent
73b5f4546d
commit
a4262f727c
@ -17,7 +17,7 @@
|
|||||||
"bin": "apex.exe",
|
"bin": "apex.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/apex/apex",
|
"github": "https://github.com/apex/apex",
|
||||||
"re": "v([a-z\\d.-]+)<"
|
"re": ">v([a-z\\d.-]+)<"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user