diff --git a/ports/libuv/portfile.cmake b/ports/libuv/portfile.cmake index 5cc5a247b0..036bb2676b 100644 --- a/ports/libuv/portfile.cmake +++ b/ports/libuv/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO libuv/libuv - REF e8b7eb6908a847ffbe6ab2eec7428e43a0aa53a2 #v1.44.1 - SHA512 c8918fe3cdfcfec7c7da4af8286b5fd28805f41a40a283a22ff578631835539d9f52b46310f1ac0a464a570f9664d6793bb6c63541f01a4f379b3ad2f7c56aea + REF 0c1fa696aa502eb749c2c4735005f41ba00a27b8 #v1.44.2 + SHA512 4b63745d48c5318d75ef3580fc6d6288b1ca26a25f69fbef2af4b6fe1d1fe1255986cbb1fb5124e1ba6cd324868ebccdc6f6965e08e3e0fbde29f22e7e20ce89 HEAD_REF v1.x PATCHES fix-build-type.patch ) diff --git a/ports/libuv/vcpkg.json b/ports/libuv/vcpkg.json index 2d863086d1..1393311a9a 100644 --- a/ports/libuv/vcpkg.json +++ b/ports/libuv/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libuv", - "version-semver": "1.44.1", + "version-semver": "1.44.2", "description": "libuv is a multi-platform support library with a focus on asynchronous I/O.", "homepage": "https://github.com/libuv/libuv", "license": "BSD-3-Clause", diff --git a/versions/baseline.json b/versions/baseline.json index c9aaaecae7..3274566249 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4225,7 +4225,7 @@ "port-version": 11 }, "libuv": { - "baseline": "1.44.1", + "baseline": "1.44.2", "port-version": 0 }, "libuvc": { diff --git a/versions/l-/libuv.json b/versions/l-/libuv.json index 4fe57a4798..0b2382838e 100644 --- a/versions/l-/libuv.json +++ b/versions/l-/libuv.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dad61360b9c0fb825e23a4ccc01dcd9658e2f253", + "version-semver": "1.44.2", + "port-version": 0 + }, { "git-tree": "4560e3046488c518b6573a14d7ad063a02f52db9", "version-semver": "1.44.1",