updated libuv version

This commit is contained in:
Michele Caini 2023-05-05 08:37:30 +02:00
parent 6d771874a8
commit ec1f973bd4

View File

@ -68,7 +68,7 @@ endif()
# Required minimal libuv version
set(LIBUV_VERSION 1.44.1)
set(LIBUV_VERSION 1.44.2)
function(fetch_libuv)
if (FETCH_LIBUV)