From 70fc8436ed28346e94513fc857933edba56029a7 Mon Sep 17 00:00:00 2001 From: Tixx <83774803+WiserTixx@users.noreply.github.com> Date: Sun, 18 Jan 2026 23:32:54 +0100 Subject: [PATCH] Remove lua version lock --- vcpkg.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 1814b28..e3ab1da 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -21,10 +21,6 @@ { "name": "sol2", "version": "3.3.1" - }, - { - "name": "lua", - "version": "5.3.5#6" } ], "builtin-baseline": "5bf0c55239da398b8c6f450818c9e28d36bf9966"