We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de6d73 commit 35877f1Copy full SHA for 35877f1
cmake/external/libuv.cmake
@@ -22,7 +22,7 @@ ExternalProject_Add(
22
libuv
23
24
GIT_REPOSITORY https://github.com/libuv/libuv
25
- GIT_TAG v1.23.2
+ GIT_TAG v1.28.0
26
27
PREFIX ${PROJECT_BINARY_DIR}
28
0 commit comments