Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 52e3108

Browse files
committed
chore: upgrade third parties dependencies
1 parent 092341d commit 52e3108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nitro_deps/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ExternalProject_Add(
5353
ExternalProject_Add(
5454
c-ares
5555
GIT_REPOSITORY https://github.com/c-ares/c-ares
56-
GIT_TAG cares-1_19_1
56+
GIT_TAG cares-1_26_0
5757
CMAKE_ARGS
5858
-DCARES_SHARED=OFF
5959
-DCARES_STATIC=ON
@@ -63,7 +63,7 @@ ExternalProject_Add(
6363
ExternalProject_Add(
6464
drogon
6565
GIT_REPOSITORY https://github.com/drogonframework/drogon
66-
GIT_TAG v1.8.6
66+
GIT_TAG v1.9.2
6767
CMAKE_ARGS
6868
-DCMAKE_BUILD_TYPE=release
6969
-DOPENSSL_USE_STATIC_LIBS=TRUE

0 commit comments

Comments
 (0)