From da677a473d0b1be580990f8f3b588bf52b439d0b Mon Sep 17 00:00:00 2001 From: Tixx <83774803+WiserTixx@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:55:45 +0100 Subject: [PATCH] Revert "Lua version change to 5.3.5 (#458)" This reverts commit 9fa99741597812be3925a284ad6d852ceb7ec141, reversing changes made to 6ec4106ec7ec159bab157252f27f3c3591898850. --- vcpkg.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 1814b28..3809482 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -14,17 +14,12 @@ "openssl", "rapidjson", "sol2", - "curl", - "lua" + "curl" ], "overrides": [ { "name": "sol2", "version": "3.3.1" - }, - { - "name": "lua", - "version": "5.3.5#6" } ], "builtin-baseline": "5bf0c55239da398b8c6f450818c9e28d36bf9966"