diff options
| author | Sketch <75850871+SketchMaster2001@users.noreply.github.com> | 2023-05-27 21:37:33 -0400 |
|---|---|---|
| committer | Sketch <75850871+SketchMaster2001@users.noreply.github.com> | 2023-07-21 21:59:55 -0400 |
| commit | 6f55e443653de856a8e0b235d8c4eeac1faf855d (patch) | |
| tree | a9da14eae22ad779f1b2923594d3325bbc3e509f /.gitmodules | |
| parent | 9ebfcebddee0840e3cd86b090f892393efdba303 (diff) | |
Update libcurl to 8.1.2
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 09ed6b807a..0e07cdfb67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,3 +57,6 @@ [submodule "Externals/libadrenotools"] path = Externals/libadrenotools url = https://github.com/bylaws/libadrenotools.git +[submodule "Externals/curl/curl"] + path = Externals/curl/curl + url = https://github.com/curl/curl.git |
