mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-09 03:24:24 +01:00
workflows: bump to lws 4.1.6
This commit is contained in:
@@ -15,7 +15,7 @@ ZLIB_VERSION="${ZLIB_VERSION:-1.2.11}"
|
||||
JSON_C_VERSION="${JSON_C_VERSION:-0.14}"
|
||||
OPENSSL_VERSION="${OPENSSL_VERSION:-1.1.1g}"
|
||||
LIBUV_VERSION="${LIBUV_VERSION:-1.38.0}"
|
||||
LIBWEBSOCKETS_VERSION="${LIBWEBSOCKETS_VERSION:-4.1.4}"
|
||||
LIBWEBSOCKETS_VERSION="${LIBWEBSOCKETS_VERSION:-4.1.6}"
|
||||
|
||||
build_zlib() {
|
||||
echo "=== Building zlib-${ZLIB_VERSION} (${TARGET})..."
|
||||
|
||||
Reference in New Issue
Block a user