diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-02-28 00:44:07 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-02-28 00:44:07 +0100 |
commit | 871b12196b4b4ed0a2be0d2579203e5511197768 (patch) | |
tree | eda63b326f5197e767437b6d3dd779da23fcb915 | |
parent | 87ed9cb8c09aa61f6e3d4e8246195162ef176468 (diff) |
Update submodule urls
-rw-r--r-- | .gitmodules | 12 | ||||
m--------- | depends/html-search | 0 | ||||
m--------- | depends/mglpp | 0 |
3 files changed, 6 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 3789cda..9e9ac35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,18 @@ [submodule "depends/html-search"] path = depends/html-search - url = git://git.dec05eba.com/html-search + url = https://repo.dec05eba.com/html-search [submodule "depends/rapidjson"] path = depends/rapidjson - url = git://git.dec05eba.com/rapidjson + url = https://repo.dec05eba.com/rapidjson [submodule "depends/html-parser"] path = depends/html-parser - url = git://git.dec05eba.com/html-parser + url = https://repo.dec05eba.com/html-parser [submodule "depends/jsoncpp"] path = depends/jsoncpp - url = git://git.dec05eba.com/jsoncpp + url = https://repo.dec05eba.com/jsoncpp [submodule "depends/mglpp"] path = depends/mglpp - url = git://git.dec05eba.com/mglpp + url = https://repo.dec05eba.com/mglpp [submodule "video_player/jsoncpp"] path = video_player/jsoncpp - url = git://git.dec05eba.com/jsoncpp + url = https://repo.dec05eba.com/jsoncpp diff --git a/depends/html-search b/depends/html-search -Subproject 2f5dd509c4a82873b4bf626e55d9c6624ec43df +Subproject 38a2d43a7b207feefb9c5ded71ddc941a91fa15 diff --git a/depends/mglpp b/depends/mglpp -Subproject a3bd61723a1f68f362dd6dcf504b8926017a052 +Subproject 37d6eeddea15ccfb79dc565fdc6b0e9aa0eaeff |