Skip to content

Commit 65fdbdd

Browse files
authored
Update libuv (holepunchto#267)
1 parent fb414d0 commit 65fdbdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ find_package(cmake-fetch REQUIRED PATHS node_modules/cmake-fetch)
44

55
project(udx C)
66

7-
fetch_package("github:libuv/libuv@1.48.0")
7+
fetch_package("github:libuv/libuv@1.51.0")
88

99
add_library(udx OBJECT)
1010

0 commit comments

Comments
 (0)