Skip to content

Commit 68f1c4b

Browse files
committedJul 29, 2022
Merge branch 'test/mbedtls_3_1_2' into development
2 parents d9f2bd2 + 8b53f46 commit 68f1c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/mbedtls/download.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source ${SCRIPTS_DIR}/common-functions.sh
44

5-
export MBEDTLS_VERSION=2.28.0
5+
export MBEDTLS_VERSION=3.2.1
66
downloadTarArchive \
77
"mbedtls" \
88
"https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v${MBEDTLS_VERSION}.tar.gz" \

0 commit comments

Comments
 (0)
Failed to load comments.