]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / oatpp-curl / vcpkg.json
1 {
2 "name": "oatpp-curl",
3 "version-string": "1.2.0",
4 "port-version": 2,
5 "description": "Oat++ Modern web framework curl module to use libcurl as a RequestExecutor on the oatpp's ApiClient.",
6 "homepage": "https://github.com/oatpp/oatpp-curl",
7 "dependencies": [
8 "curl",
9 "oatpp"
10 ]
11 }