[libuv] no uwp (#35258)

This commit is contained in:
autoantwort 2023-11-22 23:30:45 +01:00 committed by GitHub
parent 2b63910329
commit cb1f2fe770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -1,9 +1,11 @@
{
"name": "libuv",
"version-semver": "1.46.0",
"port-version": 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",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -639,8 +639,6 @@ libusb:arm64-android=fail
libusb:x64-android=fail
libusb-win32:arm64-uwp=fail
libusb-win32:x64-uwp=fail
libuv:arm64-uwp=fail
libuv:x64-uwp=fail
#Skip detection to avoid upstream remove older releases
libvmdk:x86-windows=skip
libvmdk:x64-windows=skip

View File

@ -4962,7 +4962,7 @@
},
"libuv": {
"baseline": "1.46.0",
"port-version": 0
"port-version": 1
},
"libuvc": {
"baseline": "2020-11-24",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2267bb7c14ae2201b02e2d708631e4a228355543",
"version-semver": "1.46.0",
"port-version": 1
},
{
"git-tree": "0cd421b9c0bc8a89bf76892f99c87560cbde8d93",
"version-semver": "1.46.0",