Move Boost submodule to the Strato org

This commit is contained in:
lynxnb
2023-07-03 12:57:17 +02:00
parent abc9b91c13
commit a9e576e86d
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -33,7 +33,7 @@
url = https://github.com/xiph/opus url = https://github.com/xiph/opus
[submodule "Boost"] [submodule "Boost"]
path = app/libraries/boost path = app/libraries/boost
url = https://github.com/skyline-emu/boost.git url = https://github.com/strato-emu/boost.git
[submodule "LLVM"] [submodule "LLVM"]
path = app/libraries/llvm path = app/libraries/llvm
url = https://github.com/llvm/llvm-project.git url = https://github.com/llvm/llvm-project.git