Skip to content

Commit 731ef76

Browse files
committed
Using mbedtls 3.4.1
1 parent f90250b commit 731ef76

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=3.4.0
5+
export MBEDTLS_VERSION=3.4.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)