From 762145687ba99fa8466c59bdbb3f217f72d03b4a Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 7 Jan 2025 21:48:58 -0800 Subject: [PATCH] Update to Premake 5.0-beta3 --- .gitmodules | 2 +- third_party/premake-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 62b18a5c9..de2c33175 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/catchorg/Catch2.git [submodule "third_party/premake-core"] path = third_party/premake-core - url = https://github.com/xenia-project/premake-core.git + url = https://github.com/premake/premake-core.git [submodule "third_party/snappy"] path = third_party/snappy url = https://github.com/xenia-project/snappy.git diff --git a/third_party/premake-core b/third_party/premake-core index fe71eb790..eb5238f15 160000 --- a/third_party/premake-core +++ b/third_party/premake-core @@ -1 +1 @@ -Subproject commit fe71eb790c7d085cd3c6a7b71a50167b4da06e69 +Subproject commit eb5238f1573274c3dd62b36dc8082edad1cabe12