mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
d44882136b
* [librsync] update to 2.3.4 * [librsync] update to 2.3.4
14 lines
379 B
JSON
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
|
|
}
|
|
]
|
|
}
|