vcpkg/ports/gsoap/vcpkg.json
NancyLi1013 48b59daff4
[vcpkg baseline][gsoap] Update to 2.8.112 (#16837)
* [gsoap] Update to 2.8.112

* Update versions

* Update supports

* Update versions/g-/gsoap.json

* [gsoap] Skip in CI

* Update scripts/ci.baseline.txt

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-25 09:12:33 -07:00

8 lines
302 B
JSON

{
"name": "gsoap",
"version": "2.8.112",
"description": "The gSOAP toolkit is a C and C++ software development toolkit for SOAP and REST XML Web services and generic C/C++ XML data bindings.",
"homepage": "https://sourceforge.net/projects/gsoap2/",
"supports": "!(linux | osx | arm | uwp)"
}