Skip to content

Commit

Permalink
bump uv-mbed to 0.12.4 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby authored Apr 8, 2021
1 parent 6cbaf35 commit 78013de
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.12.3
GIT_TAG v0.12.4
)
set(ENABLE_UM_TESTS OFF CACHE BOOL "" FORCE)
FetchContent_MakeAvailable(uv-mbed)
Expand Down

0 comments on commit 78013de

Please sign in to comment.