mdserver-web/plugins/openresty/info.json

17 lines
487 B
JSON
Raw Normal View History

2018-11-25 04:48:48 -05:00
{
2018-11-29 05:19:18 -05:00
"title":"OpenResty",
2018-11-25 04:48:48 -05:00
"tip":"soft",
"name":"openresty",
"type":"其他插件",
"ps":"轻量级,占有内存少,并发能力强",
"shell":"install.sh",
2022-08-11 11:49:24 -04:00
"install_pre_inspection":true,
2018-11-25 04:48:48 -05:00
"checks":"server/openresty",
2018-11-30 04:39:38 -05:00
"path":"server/openresty",
2024-04-15 04:48:20 -04:00
"author":"nginx/agentzh",
2018-11-25 04:48:48 -05:00
"home":"http://openresty.org",
"date":"2017-11-24",
"pid": "1",
2024-04-04 05:48:41 -04:00
"versions": ["1.17.8.2","1.19.3.1","1.21.4.2","1.21.4.3","1.25.3.1"],
"updates": ["1.17.8.2","1.19.3.1","1.21.4.2","1.21.4.3","1.25.3.1"]
2018-11-25 04:48:48 -05:00
}