From 61542dece9f2cd99c60e8286dcee42bc30aa89ff Mon Sep 17 00:00:00 2001 From: superp00t Date: Fri, 4 Aug 2023 01:58:43 -0400 Subject: [PATCH] chore(build): rehome dependencies --- .gitmodules | 24 ++++++++++++------------ lib/bc | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4b413f3..876d174 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,15 @@ -[submodule "lib/common"] +[submodule "lib/common"] path = lib/common - url = https://github.com/whoahq/common.git -[submodule "lib/squall"] - path = lib/squall - url = https://github.com/whoahq/squall.git -[submodule "lib/typhoon"] + url = https://github.com/thunderbrewhq/common.git +[submodule "lib/squall"] + path = lib/squall + url = https://github.com/thunderbrewhq/squall.git +[submodule "lib/typhoon"] path = lib/typhoon - url = https://github.com/whoahq/typhoon.git -[submodule "lib/system"] - path = lib/system - url = https://github.com/whoahq/system.git -[submodule "lib/bc"] + url = https://github.com/thunderbrewhq/typhoon.git +[submodule "lib/system"] + path = lib/system + url = https://github.com/thunderbrewhq/system.git +[submodule "lib/bc"] path = lib/bc - url = https://github.com/whoahq/bc + url = https://github.com/thunderbrewhq/bc.git diff --git a/lib/bc b/lib/bc index 6cff259..6b1ba4c 160000 --- a/lib/bc +++ b/lib/bc @@ -1 +1 @@ -Subproject commit 6cff259dcac37698fd0c770d806646be13402b43 +Subproject commit 6b1ba4cdcf344d5e659bec434f74b9b96e23b229