mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
openresty: Fix checkver (#3441)
This commit is contained in:
parent
0773268858
commit
46c22758f3
@ -37,7 +37,10 @@
|
||||
"html",
|
||||
"logs"
|
||||
],
|
||||
"checkver": "OpenResty ([\\d.]+)<",
|
||||
"checkver": {
|
||||
"url": "https://openresty.org/en/download.html",
|
||||
"regex": "openresty-([\\d.]+)-win"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user