update vendor libraries

Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
Folling 2025-01-01 13:55:13 +01:00
parent 195f51d3d0
commit bdee0b4c8e
Signed by: folling
SSH key fingerprint: SHA256:S9qEx5WCFFLK49tE/LKnKuJYM5sw+++Dn6qJbbyxnCY
4 changed files with 5 additions and 5 deletions

4
.gitmodules vendored
View file

@ -3,13 +3,13 @@
url = git@github.com:catchorg/Catch2.git
[submodule "vendor/sqlitecpp"]
path = vendor/sqlitecpp
url = ssh://git@git.rewritesarebliss.com:16658/Folling/sqlitecpp.git
url = ssh://git@git.foll.ing:59575/folling/sqlitecpp.git
[submodule "vendor/doxygen-awesome-css"]
path = vendor/doxygen-awesome-css
url = git@github.com:jothepro/doxygen-awesome-css.git
[submodule "vendor/cppbase"]
path = vendor/cppbase
url = ssh://git@git.rewritesarebliss.com:16658/Folling/cppbase.git
url = ssh://git@git.foll.ing:59575/folling/cppbase.git
[submodule "vendor/json"]
path = vendor/json
url = git@github.com:nlohmann/json.git