[libuv] Update to 1.49.2 (#41672)

This commit is contained in:
Bruce Mitchener 2024-10-22 01:44:11 +07:00 committed by GitHub
parent d7ee9f67d0
commit 7c4513f602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libuv/libuv
REF "v${VERSION}"
SHA512 aaaff8a609f8d8e40ce863f05b443d73ea85c5cda2756e8d05db9b31bf704573ed8788319fed195874fb5e20f4aa947e6af8a78f8284d6719b9fc791d03c7a6e
SHA512 e90680128bfaac215e5eebd9c8e5ce08e5fe68a7258f65bfcf56377756e9dbf527a232dfaf9d217c7374e713660ec99eeaae05d6fee2b8c5c9b71ad1b0b4dd72
HEAD_REF v1.x
PATCHES
fix-build-type.patch

View File

@ -1,6 +1,6 @@
{
"name": "libuv",
"version-semver": "1.49.1",
"version-semver": "1.49.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",

View File

@ -5261,7 +5261,7 @@
"port-version": 14
},
"libuv": {
"baseline": "1.49.1",
"baseline": "1.49.2",
"port-version": 0
},
"libuvc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e894cf3c8d353e40f1822b8fe302b720a705f6d8",
"version-semver": "1.49.2",
"port-version": 0
},
{
"git-tree": "81bdbea50fcae6cbb7589016444ef5d7eb0cd00b",
"version-semver": "1.49.1",