From 1e6bbb7ed2a843243418c405a91ee5abc43145e0 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Sun, 11 Feb 2024 11:37:37 -0500 Subject: [PATCH] update libTangerine repo URL --- .gitmodules | 2 +- ext/tangerine | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ef277da..4ea64cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,5 +3,5 @@ url = https://github.com/ocornut/imgui [submodule "ext/tangerine"] path = ext/tangerine - url = https://gitlab.com/cinnaboot/tangerine + url = https://bxxa.cc/gitea/cinnaboot/libTangerine.git branch = master diff --git a/ext/tangerine b/ext/tangerine index 1723d04..4bd4442 160000 --- a/ext/tangerine +++ b/ext/tangerine @@ -1 +1 @@ -Subproject commit 1723d04274ee886d69e78139d5b963dbcb94afc9 +Subproject commit 4bd4442242694079fef04efeaedd27f0692dff34