Skip to content

Commit

Permalink
Merge pull request #226 from openziti/update-ziti-sdk-2.0.0-a24
Browse files Browse the repository at this point in the history
update tunneler sdk: v2.0.0-alpha24
  • Loading branch information
ekoby authored Sep 23, 2024
2 parents adcd62a + 6b59b40 commit 0bd17b6
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 0bd17b6

Please sign in to comment.