[libuv] Update to 1.49.1 (#41530)

This commit is contained in:
Bruce Mitchener 2024-10-15 14:21:30 +07:00 committed by GitHub
parent 2ed7067db9
commit 243824ab4a
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 202a4f8b950ddf38db0d9f645d27c257aa4d65f9c170b9a32f7ee935a60d0cbcb2987561769c04bb42628184c22515df5b992b3ae1146f45632d51782b959a62
SHA512 aaaff8a609f8d8e40ce863f05b443d73ea85c5cda2756e8d05db9b31bf704573ed8788319fed195874fb5e20f4aa947e6af8a78f8284d6719b9fc791d03c7a6e
HEAD_REF v1.x
PATCHES
fix-build-type.patch

View File

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

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

View File

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