From f4e448177bd8da6df2948d6e3ca221934477a524 Mon Sep 17 00:00:00 2001 From: Gregory Wells Date: Sun, 17 Aug 2025 23:00:53 -0400 Subject: [PATCH] update utils to new repo --- .gitmodules | 2 +- projects/apis/opengl/depends/SPIRV-Cross | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 projects/apis/opengl/depends/SPIRV-Cross diff --git a/.gitmodules b/.gitmodules index e92a7f9..14a7232 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/KhronosGroup/SPIRV-Cross.git [submodule "projects/utils"] path = projects/utils - url = https://github.com/GregoryWells2007/GryphnUtils.git + url = https://git.astraltech.xyz/AstralTech/Gryphn-Utils.git [submodule "projects/apis/opengl/depends/SPIRV-Cross"] path = projects/apis/opengl/depends/SPIRV-Cross url = https://github.com/KhronosGroup/SPIRV-Cross.git diff --git a/projects/apis/opengl/depends/SPIRV-Cross b/projects/apis/opengl/depends/SPIRV-Cross new file mode 160000 index 0000000..7fde353 --- /dev/null +++ b/projects/apis/opengl/depends/SPIRV-Cross @@ -0,0 +1 @@ +Subproject commit 7fde3539c7156227154f1523a1f2a6be7e302dd7