From eae084abcf5b8be6a94a56cabd13041555c1d441 Mon Sep 17 00:00:00 2001 From: Tyler Chamberlain Date: Sat, 8 Jun 2024 07:45:06 -0500 Subject: [PATCH] Constructor 0.51 (#146) --- data/packages.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/packages.php b/data/packages.php index 2e84007..7c24781 100644 --- a/data/packages.php +++ b/data/packages.php @@ -546,7 +546,7 @@ "priority" => PRIORITY_USEFUL_POPULAR, "author" => "hexarobi", "description" => "Load and edit custom map, vehicle and skin files in JSON, XML or INI format.", - "version" => "0.50.4r", + "version" => "0.51r", "depends" => [ "lua/natives-3095a", "lua/iniparser", @@ -558,10 +558,10 @@ "lua/auto-updater", ], "files" => [ - "Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/Constructor.lua", + "Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/Constructor.lua", "lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/constants.lua", - "lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/227d91e0a5c6f54b43f3d54c9c6a2f3baa5daa74/lib/constructor/constructor_lib.lua", - "lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/cd7a98955273522781a4ab753945962177558550/lib/constructor/convertors.lua", + "lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/lib/constructor/constructor_lib.lua", + "lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/lib/constructor/convertors.lua", "lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/translations.lua", ], "resources_version" => "r3",