diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:14:27 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:14:27 -0400 |
commit | e8a2ef4c2513c0d11e050cc44df4c59f50b94f9a (patch) | |
tree | 6cffdfa49687e1a7a92737900b5686e1b1924d0b | |
parent | 1042d2e9ee316152f729794db30ed02628892b07 (diff) | |
download | verbly-e8a2ef4c2513c0d11e050cc44df4c59f50b94f9a.tar.gz verbly-e8a2ef4c2513c0d11e050cc44df4c59f50b94f9a.tar.bz2 verbly-e8a2ef4c2513c0d11e050cc44df4c59f50b94f9a.zip |
Switched to more secure self-hosted hkutil
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4adc7a6..52f3598 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,3 +1,3 @@ | |||
1 | [submodule "vendor/hkutil"] | 1 | [submodule "vendor/hkutil"] |
2 | path = vendor/hkutil | 2 | path = vendor/hkutil |
3 | url = git://fourisland.com/hkutil | 3 | url = https://git.fourisland.com/hkutil |