about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:59:05 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:59:05 -0400
commit38159b186b5ed5a76fca650b01570fcb869cd7ca (patch)
tree72d824fb18ee36e3290d88965f5fc22923f9fcb9
parent2580fc9da6b9b4c1e3ac2af1b0b4f800b34c77a3 (diff)
downloadnancy-38159b186b5ed5a76fca650b01570fcb869cd7ca.tar.gz
nancy-38159b186b5ed5a76fca650b01570fcb869cd7ca.tar.bz2
nancy-38159b186b5ed5a76fca650b01570fcb869cd7ca.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 4f93bea..954e18a 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -3,7 +3,7 @@
3 url = https://github.com/jbeder/yaml-cpp 3 url = https://github.com/jbeder/yaml-cpp
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/libtwittercpp"] 7[submodule "vendor/libtwittercpp"]
8 path = vendor/libtwittercpp 8 path = vendor/libtwittercpp
9 url = https://github.com/hatkirby/libtwittercpp 9 url = https://git.fourisland.com/libtwittercpp