mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[xmlsec] no uwp (#35006)
This commit is contained in:
parent
11610eabb9
commit
2366ae1f0c
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "xmlsec",
|
||||
"version": "1.3.1",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "XML Security Library is a C library based on LibXML2. The library supports major XML security standards.",
|
||||
"homepage": "https://www.aleksey.com/xmlsec/",
|
||||
"license": "X11 AND MPL-1.1",
|
||||
"supports": "!xbox",
|
||||
"supports": "!xbox & !uwp",
|
||||
"dependencies": [
|
||||
"libxml2",
|
||||
"openssl",
|
||||
|
@ -9162,7 +9162,7 @@
|
||||
},
|
||||
"xmlsec": {
|
||||
"baseline": "1.3.1",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"xnnpack": {
|
||||
"baseline": "2022-02-17",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "66d4ee9a9a576f6af80a2b830becab2f6ee7beb7",
|
||||
"version": "1.3.1",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "9152aec5099de6e629c31adc81bd07fc6f87607e",
|
||||
"version": "1.3.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user