Skip to content

Commit c93e6e8

Browse files
Update mbedtls GIT_TAG to version 3.6.5
1 parent 98e6e02 commit c93e6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/crypto/mbedtls/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FetchContent_Declare(
22
mbedtls
33
GIT_REPOSITORY https://github.com/Mbed-TLS/mbedtls
4-
GIT_TAG 107ea89daaefb9867ea9121002fbbdf926780e98 # v3.6.2
4+
GIT_TAG e185d7fd85499c8ce5ca2a54f5cf8fe7dbe3f8df # v3.6.5
55
)
66

77
set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL On)

0 commit comments

Comments
 (0)