Skip to content

Commit

Permalink
Merge pull request #214 from openziti/uv-mbed-0.11.4
Browse files Browse the repository at this point in the history
pull uv-mbed-0.11.4
  • Loading branch information
ekoby authored Jan 16, 2021
2 parents e9d3b0d + 8a593dd commit 7aee3ff
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 @@ -4,7 +4,7 @@ include(FetchContent)

FetchContent_Declare(uv-mbed
GIT_REPOSITORY https://github.com/netfoundry/uv-mbed.git
GIT_TAG v0.11.3
GIT_TAG v0.11.4
)
set(ENABLE_UM_TESTS OFF CACHE BOOL "" FORCE)
FetchContent_MakeAvailable(uv-mbed)
Expand Down

0 comments on commit 7aee3ff

Please sign in to comment.