summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:00:25 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:00:25 -0400
commitcbb33d216f33d02ff1ee08ee82de960a9d021745 (patch)
tree54f05a03c59d5c331cf7b60bae9bdaff8206f929 /.gitmodules
parentabd320d920292daa7d44d95173bcf5eeac0ce9a2 (diff)
downloadowo-cbb33d216f33d02ff1ee08ee82de960a9d021745.tar.gz
owo-cbb33d216f33d02ff1ee08ee82de960a9d021745.tar.bz2
owo-cbb33d216f33d02ff1ee08ee82de960a9d021745.zip
Switched to self hosted libtwittercpp and verbly HEAD master
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 6fecb3f..a487fc7 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,6 @@
1[submodule "vendor/verbly"] 1[submodule "vendor/verbly"]
2 path = vendor/verbly 2 path = vendor/verbly
3 url = https://github.com/hatkirby/verbly 3 url = https://git.fourisland.com/verbly
4[submodule "vendor/libtwittercpp"] 4[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp 5 path = vendor/libtwittercpp
6 url = https://github.com/hatkirby/libtwittercpp 6 url = https://git.fourisland.com/libtwittercpp