update vendor libraries
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
195f51d3d0
commit
bdee0b4c8e
4 changed files with 5 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue