vcpkg/ports/zlib-ng/vcpkg.json
jim wang 690c54515f
[zlib-ng] update to 2.0.7 (#31555)
* update version

* update version
2023-05-22 11:37:06 -07:00

14 lines
290 B
JSON

{
"name": "zlib-ng",
"version": "2.0.7",
"description": "zlib replacement with optimizations for 'next generation' systems",
"homepage": "https://github.com/zlib-ng/zlib-ng",
"license": "Zlib",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}