diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:18:16 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:18:16 -0400 |
commit | bd26335653f7035b9dbc74d7f3fe6ac04c6d5f30 (patch) | |
tree | d755393807e489706d7e06983397e61879328e52 | |
parent | 63ae7a440610cd0a43ead925df5021e96ab700bd (diff) | |
download | difference-bd26335653f7035b9dbc74d7f3fe6ac04c6d5f30.tar.gz difference-bd26335653f7035b9dbc74d7f3fe6ac04c6d5f30.tar.bz2 difference-bd26335653f7035b9dbc74d7f3fe6ac04c6d5f30.zip |
Switched to more secure self hosted verbly
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | vendor/verbly | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a89e7c0..2597862 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 = git://fourisland.com/verbly | 3 | url = https://git.fourisland.com/verbly |
4 | [submodule "vendor/curlcpp"] | 4 | [submodule "vendor/curlcpp"] |
5 | path = vendor/curlcpp | 5 | path = vendor/curlcpp |
6 | url = https://github.com/JosephP91/curlcpp.git | 6 | url = https://github.com/JosephP91/curlcpp.git |
diff --git a/vendor/verbly b/vendor/verbly | |||
Subproject 1042d2e9ee316152f729794db30ed02628892b0 | Subproject e8a2ef4c2513c0d11e050cc44df4c59f50b94f9 | ||