aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authorNicolai Grodzitski <utromvecherom@gmail.com>2018-08-24 23:46:58 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-08-24 13:46:58 -0700
commitcef892ffaec14c0f1293b309bb0ce26fa56a7bef (patch)
tree037522b6a4aeb36e3b034df97f9628eb99642807 /ports/restinio/CONTROL
parentf1095cc5aeb4549dbcb1be2bc42ca6aeac11d206 (diff)
downloadvcpkg-cef892ffaec14c0f1293b309bb0ce26fa56a7bef.tar.gz
vcpkg-cef892ffaec14c0f1293b309bb0ce26fa56a7bef.zip
Update RESTinio to v.0.4.8. (#4121)
* Update RESTinio to v.0.4.8. * [restinio] Inline single-use variable
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 6eff3a238..1e0ad1d52 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.4.7
+Version: 0.4.8
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