From 1fc772e238f2fdedf7d4410b5fda4c823f95e014 Mon Sep 17 00:00:00 2001 From: goldenstein64 Date: Fri, 12 Dec 2025 18:27:45 -0500 Subject: [PATCH 1/3] Update penlight to 1.14.0.2 --- addons/penlight/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/penlight/module b/addons/penlight/module index 13bfc484..ef73834d 160000 --- a/addons/penlight/module +++ b/addons/penlight/module @@ -1 +1 @@ -Subproject commit 13bfc484ebebf4ce99997676ac3f87d212e41c81 +Subproject commit ef73834d7b54b989a4decf9f4598b83b3c9ef621 From e483255bcf8856dc8e51d844b8d6b45cff649ae2 Mon Sep 17 00:00:00 2001 From: goldenstein64 Date: Fri, 12 Dec 2025 18:30:11 -0500 Subject: [PATCH 2/3] doc: remove version number from Penlight --- addons/penlight/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/penlight/info.json b/addons/penlight/info.json index 6ab0327e..6c3076cd 100644 --- a/addons/penlight/info.json +++ b/addons/penlight/info.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "Penlight", - "description": "Definitions for the Penlight 1.13.1 library.", + "description": "Definitions for the Penlight library.", "size": 229764, "hasPlugin": true } From 44641b1486e823b2a3c0872562b1b88aed431bbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 23:40:14 +0000 Subject: [PATCH 3/3] chore: Update Addon Metadata --- addons/penlight/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/penlight/info.json b/addons/penlight/info.json index 6c3076cd..217e066b 100644 --- a/addons/penlight/info.json +++ b/addons/penlight/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "Penlight", "description": "Definitions for the Penlight library.", - "size": 229764, + "size": 234839, "hasPlugin": true }