We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d31f3 commit ef297d4Copy full SHA for ef297d4
scripts/mbedtls/download.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-MBEDTLS_VERSION=v3.6.1
+MBEDTLS_VERSION=v3.6.2
4
5
git clone \
6
--depth 1 \
0 commit comments