Skip to content

Commit

Permalink
update tlsuv@v0.33.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 14, 2025
1 parent 2042537 commit e83c151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if (NOT TARGET tlsuv)
else ()
FetchContent_Declare(tlsuv
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
GIT_TAG v0.33.3
GIT_TAG v0.33.4
)
FetchContent_MakeAvailable(tlsuv)
endif (tlsuv_DIR)
Expand Down

0 comments on commit e83c151

Please sign in to comment.