XSteam/vcpkg.json
2025-08-21 13:26:26 +08:00

13 lines
155 B
JSON

{
"dependencies": [
{
"name": "curl",
"version>=": "8.15.0"
},
{
"name": "libgit2",
"version>=": "1.9.1"
}
]
}