Skip to content

Commit

Permalink
Merge pull request #808 from openziti/update-tlsuv
Browse files Browse the repository at this point in the history
update tlsuv@v0.33.4
  • Loading branch information
ekoby authored Jan 14, 2025
2 parents 2042537 + e83c151 commit 1834836
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 1834836

Please sign in to comment.