Skip to content

Commit b8ebe1b

Browse files
authored
update tlsuv@v0.36.2
win32crypto fixes
1 parent 0c027a3 commit b8ebe1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (NOT TARGET tlsuv)
99
else ()
1010
FetchContent_Declare(tlsuv
1111
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
12-
GIT_TAG v0.36.0
12+
GIT_TAG v0.36.2
1313
)
1414
FetchContent_MakeAvailable(tlsuv)
1515
endif (tlsuv_DIR)

0 commit comments

Comments
 (0)