We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9f2bd2 + 8b53f46 commit 68f1c4bCopy full SHA for 68f1c4b
scripts/mbedtls/download.sh
@@ -2,7 +2,7 @@
2
3
source ${SCRIPTS_DIR}/common-functions.sh
4
5
-export MBEDTLS_VERSION=2.28.0
+export MBEDTLS_VERSION=3.2.1
6
downloadTarArchive \
7
"mbedtls" \
8
"https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v${MBEDTLS_VERSION}.tar.gz" \
0 commit comments