diff options
| author | IronsDu <irons.du@gmail.com> | 2021-05-11 15:31:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 00:31:56 -0700 |
| commit | 4a32fba3648d9f9c56d147f501082f4c162bb185 (patch) | |
| tree | a4a96541eaa3badc42f14c42309966e1f75f2bcc /ports/brynet/CONTROL | |
| parent | 5a271a9290282e09149401486f88dc106dc65b71 (diff) | |
| download | vcpkg-4a32fba3648d9f9c56d147f501082f4c162bb185.tar.gz vcpkg-4a32fba3648d9f9c56d147f501082f4c162bb185.zip | |
[brynet] upgrade version 1.11.0 (#17733)
* upgrade version to 1.11.0
* upgrade version to 1.11.0
* Update brynet.json
* upgrade brynet 1.11.0
* upgrade brynet 1.11.0
* upgrade brynet 1.11.0
Diffstat (limited to 'ports/brynet/CONTROL')
| -rw-r--r-- | ports/brynet/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/brynet/CONTROL b/ports/brynet/CONTROL index 26469fc19..7a9bf72ad 100644 --- a/ports/brynet/CONTROL +++ b/ports/brynet/CONTROL @@ -1,4 +1,4 @@ Source: brynet -Version: 1.10.0 +Version: 1.11.0 Homepage: https://github.com/IronsDu/brynet Description: A C++ header only cross platform high performance tcp network library, and support SSL/HTTP/Websocket. |
