aboutsummaryrefslogtreecommitdiff
path: root/ports/brynet/CONTROL
diff options
context:
space:
mode:
authorIronsDu <irons.du@gmail.com>2021-02-25 05:48:20 +0800
committerGitHub <noreply@github.com>2021-02-24 13:48:20 -0800
commitc3de6c271eb87205e8d92755f22699bde4e4eb53 (patch)
tree30106023e2a0cea1663b2ebb16a716ea77c59d2a /ports/brynet/CONTROL
parente51bf8e4adf6da76c9e783d71f6b550a1747cc51 (diff)
downloadvcpkg-c3de6c271eb87205e8d92755f22699bde4e4eb53.tar.gz
vcpkg-c3de6c271eb87205e8d92755f22699bde4e4eb53.zip
[brynet] upgrade to 1.10.0 (#16366)
* Update CONTROL * Update portfile.cmake * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/brynet/CONTROL')
-rw-r--r--ports/brynet/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/brynet/CONTROL b/ports/brynet/CONTROL
index f6538bcf1..26469fc19 100644
--- a/ports/brynet/CONTROL
+++ b/ports/brynet/CONTROL
@@ -1,4 +1,4 @@
Source: brynet
-Version: 1.0.7
+Version: 1.10.0
Homepage: https://github.com/IronsDu/brynet
Description: A C++ header only cross platform high performance tcp network library, and support SSL/HTTP/Websocket.