mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:29:01 +08:00
48b59daff4
* [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>
8 lines
302 B
JSON
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)"
|
|
}
|