From 03f27f9f7e63bf76d3e4895744e4d9b9725b17ab Mon Sep 17 00:00:00 2001 From: lxl66566 Date: Wed, 16 Jul 2025 23:00:53 +0800 Subject: [PATCH 1/2] Update openresty addon Signed-off-by: lxl66566 --- addons/openresty/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/openresty/module b/addons/openresty/module index cc15b640..3376d52b 160000 --- a/addons/openresty/module +++ b/addons/openresty/module @@ -1 +1 @@ -Subproject commit cc15b6401f553756e44e7ebdade7f4a382079521 +Subproject commit 3376d52b3e061f40751f5d12505a610b898d13ce From a0215365d16ea8d2488d60e96a97796cf0cec467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 15:02:37 +0000 Subject: [PATCH 2/2] chore: Update Addon Metadata --- addons/openresty/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/openresty/info.json b/addons/openresty/info.json index 910a1e82..030d13e2 100644 --- a/addons/openresty/info.json +++ b/addons/openresty/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "OpenResty", "description": "Definitions for the OpenResty scriptable web platform", - "size": 324081, + "size": 342477, "hasPlugin": false }