aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2019-04-22 20:54:10 +0300
committerVictor Romero <romerosanchezv@gmail.com>2019-04-22 10:54:10 -0700
commite9f1c3831f43c87c484f78a9458f8b0758dc23d5 (patch)
treeb485139e54475eefcf50fe1924837b8a5a8e1fd4 /ports/restinio/CONTROL
parent3bce9ff5e7f9f0b7cb095ded962f2a9bb5a1f36d (diff)
downloadvcpkg-e9f1c3831f43c87c484f78a9458f8b0758dc23d5.tar.gz
vcpkg-e9f1c3831f43c87c484f78a9458f8b0758dc23d5.zip
restinio updated to v.0.4.8.7 (#6170)
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 311b9d581..1ea1a7c28 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.4.8.6
+Version: 0.4.8.7
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