Skip to content

Commit

Permalink
update tunneler sdk: v2.0.0-alpha24
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Sep 23, 2024
1 parent adcd62a commit 6b59b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tunnel/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ else (tunnel_DIR)
include(FetchContent)
FetchContent_Declare(tun-sdk
GIT_REPOSITORY http://github.com/openziti/ziti-tunnel-sdk-c.git
GIT_TAG v2.0.0-alpha19
GIT_TAG v2.0.0-alpha24
)
FetchContent_MakeAvailable(tun-sdk)
endif ()
Expand Down

0 comments on commit 6b59b40

Please sign in to comment.