diff --git a/.gitmodules b/.gitmodules index 043c48b..14537be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "patate-crypter"] path = patate-crypter - url = https://github.com/ALittlePatate/patate-crypter + url = https://git.patate.dev/patate/patate-crypter.git [submodule "pasm"] path = pasm - url = https://github.com/ALittlePatate/pasm + url = https://git.patate.dev/patate/pasm.git diff --git a/pasm b/pasm index fff046f..311c42f 160000 --- a/pasm +++ b/pasm @@ -1 +1 @@ -Subproject commit fff046f8603f08fab357cf66d4425ffecec8cbb6 +Subproject commit 311c42fad7b78b7e6a0701e0cf44e40349d801a6 diff --git a/patate-crypter b/patate-crypter index 15c8e78..89883c9 160000 --- a/patate-crypter +++ b/patate-crypter @@ -1 +1 @@ -Subproject commit 15c8e787e296611fdd2d7907dbfbed10fbb05a95 +Subproject commit 89883c9153cfd33ba1bcdcfce337ac0faaab84c0