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 77e9177 commit 7628c07Copy full SHA for 7628c07
scripts/mbedtls/download.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-MBEDTLS_VERSION=v3.6.2
+MBEDTLS_VERSION=v3.6.3
4
5
git clone \
6
--depth 1 \
0 commit comments