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