From ef12a07733b1f25ec0309446e41814e1e4137be0 Mon Sep 17 00:00:00 2001 From: Amrit Bhogal Date: Tue, 8 Apr 2025 15:39:50 +0100 Subject: [PATCH 1/2] Use offical xmake plugin --- addons/xmake/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/xmake/module b/addons/xmake/module index f9fd6d43..2725b0c4 160000 --- a/addons/xmake/module +++ b/addons/xmake/module @@ -1 +1 @@ -Subproject commit f9fd6d43e6dd906c0c11bcc7d98dec8267d6abb7 +Subproject commit 2725b0c46c12aa3479714a7924609fb89bdc8259 From 46bd9dbb7eef28db89155246e6fa49cddee10d97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 14:41:12 +0000 Subject: [PATCH 2/2] chore: Update Addon Metadata --- addons/xmake/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/xmake/info.json b/addons/xmake/info.json index 0a4da67e..d0b2fd34 100644 --- a/addons/xmake/info.json +++ b/addons/xmake/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "Xmake", "description": "Definitions for Xmake, a cross-platform build utility based on Lua", - "size": 96832, + "size": 148597, "hasPlugin": false }