Skip to content

Commit

Permalink
feat: updated mbedtls from v3.2.1 to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrugoPhilips committed Jan 27, 2025
1 parent e3dcfe3 commit 1002868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/crypto/mbedtls/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FetchContent_Declare(
mbedtls
GIT_REPOSITORY https://github.com/Mbed-TLS/mbedtls
GIT_TAG 869298bffeea13b205343361b7a7daf2b210e33d # v3.2.1
GIT_TAG 107ea89daaefb9867ea9121002fbbdf926780e98 # v3.6.2
)

set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL On)
Expand Down

0 comments on commit 1002868

Please sign in to comment.