aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2020-04-16 22:02:59 +0300
committerGitHub <noreply@github.com>2020-04-16 12:02:59 -0700
commite845378a1f694d2e4ccba8fb33c91822edb7fc97 (patch)
treecb5dfc73d92e34f8ed533a5d13abb0a10cd61cbd /ports/restinio/CONTROL
parent614ac279daab9cf7f36083a86fbc6395ca732df1 (diff)
downloadvcpkg-e845378a1f694d2e4ccba8fb33c91822edb7fc97.tar.gz
vcpkg-e845378a1f694d2e4ccba8fb33c91822edb7fc97.zip
[restinio] Updated to v.0.6.6 (#10813)
* RESTinio updated to v.0.6.6. * Fixed version of RESTinio.
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 f4f56fb90..65b83cb0c 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,5 +1,5 @@
Source: restinio
-Version: 0.6.5
+Version: 0.6.6
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