aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2019-05-14 20:21:27 +0300
committerCurtis J Bezault <curtbezault@gmail.com>2019-05-14 10:21:27 -0700
commite4129a259e030c9fb2da10700e66a638099e7116 (patch)
treec9bdc31c92d2949c6ecce63cc21fea9de743654b /ports/restinio/CONTROL
parent03b364f6bb231a7150257734195c657744c9771c (diff)
downloadvcpkg-e4129a259e030c9fb2da10700e66a638099e7116.tar.gz
vcpkg-e4129a259e030c9fb2da10700e66a638099e7116.zip
RESTinio updated to v.0.4.9 (#6440)
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 1ea1a7c28..1444f330f 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.4.8.7
+Version: 0.4.9
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