vcpkg/ports/brynet/vcpkg.json
IronsDu 81c0acae22
[brynet] Update to 1.11.1 (#22021)
* brynet: upgrade to 1.11.1

* Update portfile.cmake

* Update brynet.json
2021-12-16 22:45:25 -08:00

8 lines
248 B
JSON

{
"name": "brynet",
"version-string": "1.11.1",
"port-version": 1,
"description": "A C++ header only cross platform high performance tcp network library, and support SSL/HTTP/Websocket.",
"homepage": "https://github.com/IronsDu/brynet"
}