summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 10:03:29 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 10:03:29 -0400
commit25b6ee23af873a057eadb69cf2ca21416acabc09 (patch)
tree062855c79201ca0ee84f6417fdc94abb02a04bef
parent26425968306ee3c2119693f475eb155e9d93eddd (diff)
downloadcomposite-25b6ee23af873a057eadb69cf2ca21416acabc09.tar.gz
composite-25b6ee23af873a057eadb69cf2ca21416acabc09.tar.bz2
composite-25b6ee23af873a057eadb69cf2ca21416acabc09.zip
Switched to self-hosted libtwittercpp and verbly HEAD master
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 3ac2123..a61a811 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,9 +1,9 @@
1[submodule "vendor/libtwittercpp"] 1[submodule "vendor/libtwittercpp"]
2 path = vendor/libtwittercpp 2 path = vendor/libtwittercpp
3 url = https://github.com/hatkirby/libtwittercpp 3 url = https://git.fourisland.com/libtwittercpp
4[submodule "vendor/verbly"] 4[submodule "vendor/verbly"]
5 path = vendor/verbly 5 path = vendor/verbly
6 url = https://github.com/hatkirby/verbly 6 url = https://git.fourisland.com/verbly
7[submodule "vendor/yaml-cpp"] 7[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp 8 path = vendor/yaml-cpp
9 url = https://github.com/jbeder/yaml-cpp 9 url = https://github.com/jbeder/yaml-cpp