aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh2/vcpkg.json
blob: c5692d464608dfd6b0729070a1a47c7023c53c2a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libssh2",
  "version-string": "1.9.0",
  "port-version": 1,
  "description": "The SSH library",
  "homepage": "https://www.libssh2.org",
  "dependencies": [
    "openssl",
    "zlib"
  ]
}