We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsl0922
Learn more about funding links in repositories.
Report abuse
1 parent 8c066c3 commit ae4a7c4Copy full SHA for ae4a7c4
scripts/cross-build.sh
@@ -11,8 +11,8 @@ BUILD_ROOT="${BUILD_ROOT:-/opt/build}"
11
BUILD_TARGET="${BUILD_TARGET:-x86_64}"
12
13
ZLIB_VERSION="${ZLIB_VERSION:-1.3}"
14
-JSON_C_VERSION="${JSON_C_VERSION:-0.16}"
15
-MBEDTLS_VERSION="${MBEDTLS_VERSION:-2.28.1}"
+JSON_C_VERSION="${JSON_C_VERSION:-0.17}"
+MBEDTLS_VERSION="${MBEDTLS_VERSION:-2.28.5}"
16
LIBUV_VERSION="${LIBUV_VERSION:-1.44.2}"
17
LIBWEBSOCKETS_VERSION="${LIBWEBSOCKETS_VERSION:-4.3.2}"
18
0 commit comments