We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74734e commit 65ce963Copy full SHA for 65ce963
scripts/mbedtls/download.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-MBEDTLS_VERSION=v3.6.3
+MBEDTLS_VERSION=v4.0.0
4
5
git clone \
6
--depth 1 \
0 commit comments