Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
357 B
JSON

{
"name": "libcurl-simple-https",
"version-date": "2022-02-14",
"description": "Very simple HTTPS interface built atop libcurl",
"license": "Apache-2.0 OR MIT",
"supports": "!uwp",
"dependencies": [
"curl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}