Skip to content

Commit c9993c3

Browse files
authoredApr 19, 2024··
get tlsuv 0.28.5 (#643)
1 parent 56dd6f9 commit c9993c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎deps/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ else ()
88

99
FetchContent_Declare(tlsuv
1010
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
11-
GIT_TAG v0.28.4
11+
GIT_TAG v0.28.5
1212
)
1313
FetchContent_MakeAvailable(tlsuv)
1414

0 commit comments

Comments
 (0)
Please sign in to comment.