openresty: Fix checkver (#3441)

This commit is contained in:
tech189 2022-03-27 05:01:47 +01:00 committed by GitHub
parent 0773268858
commit 46c22758f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,10 @@
"html",
"logs"
],
"checkver": "OpenResty ([\\d.]+)<",
"checkver": {
"url": "https://openresty.org/en/download.html",
"regex": "openresty-([\\d.]+)-win"
},
"autoupdate": {
"architecture": {
"64bit": {