vcpkg/ports/librsync/vcpkg.json
Jia Yue Hua d44882136b
[librsync] update to 2.3.4 (#34852)
* [librsync] update to 2.3.4

* [librsync] update to 2.3.4
2023-11-02 10:39:03 -07:00

14 lines
379 B
JSON

{
"name": "librsync",
"version-semver": "2.3.4",
"description": "librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications.",
"homepage": "http://librsync.sourcefrog.net/",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}