aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2020-08-21 19:26:44 +0300
committerGitHub <noreply@github.com>2020-08-21 09:26:44 -0700
commit238f6262480e00767deef4e2ed3481012b8125ba (patch)
tree18add9b5ba45655a3534962fd4084a4814f88a36 /ports/restinio/CONTROL
parentbb55caabbaae49a9315578b70432a5d0406b1ba1 (diff)
downloadvcpkg-238f6262480e00767deef4e2ed3481012b8125ba.tar.gz
vcpkg-238f6262480e00767deef4e2ed3481012b8125ba.zip
RESTinio updated to v.0.6.10. (#13018)
Diffstat (limited to 'ports/restinio/CONTROL')
-rw-r--r--ports/restinio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/restinio/CONTROL b/ports/restinio/CONTROL
index f86387b32..290e16767 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,5 +1,5 @@
Source: restinio
-Version: 0.6.9
+Version: 0.6.10
Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
Build-Depends: asio, fmt, http-parser
Homepage: https://github.com/stiffstream/restinio