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
|
||||
|
|
|
|||
2
vendor/cppbase
vendored
2
vendor/cppbase
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 6bf80cf9d5ff54ab300f7e88a8cb9996f441dae6
|
||||
Subproject commit e7741e0e60f380f8b473c0881f3d8b4f23d0df91
|
||||
2
vendor/doxygen-awesome-css
vendored
2
vendor/doxygen-awesome-css
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 00a52f6c74065ffbd836cbd791ddfe8edf2836b8
|
||||
Subproject commit af1d9030b3ffa7b483fa9997a7272fb12af6af4c
|
||||
2
vendor/sqlitecpp
vendored
2
vendor/sqlitecpp
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 8edc04b73bdee4b487ca59abd68615fa66c7948b
|
||||
Subproject commit 5bfd32f66164ed3d2c28003139fc5f76ef5e206d
|
||||
Loading…
Add table
Add a link
Reference in a new issue