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