Skip to content

Commit

Permalink
Merge branch 'test/mbedtls_3_1_2' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Jul 29, 2022
2 parents d9f2bd2 + 8b53f46 commit 68f1c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mbedtls/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source ${SCRIPTS_DIR}/common-functions.sh

export MBEDTLS_VERSION=2.28.0
export MBEDTLS_VERSION=3.2.1
downloadTarArchive \
"mbedtls" \
"https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v${MBEDTLS_VERSION}.tar.gz" \
Expand Down

0 comments on commit 68f1c4b

Please sign in to comment.