aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authorNicolai Grodzitski <utromvecherom@gmail.com>2018-06-14 20:24:24 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-06-14 19:24:24 +0200
commit810268cc51cb899d7f577fccbc9551c2e48d5d58 (patch)
treed30b1a641bed611cb2611a22e9750df4fd8fde52 /ports/restinio/CONTROL
parent0ecfd89be9de055a8e25a7d17dc5860595dd29c7 (diff)
downloadvcpkg-810268cc51cb899d7f577fccbc9551c2e48d5d58.tar.gz
vcpkg-810268cc51cb899d7f577fccbc9551c2e48d5d58.zip
Upgrade RESTinio to v.0.4.6. (#3726)
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 eed60e4c3..16fdaa4b6 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.4.5.1
+Version: 0.4.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