diff options
| author | eao197 <eao197@users.noreply.github.com> | 2019-04-22 20:54:10 +0300 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-04-22 10:54:10 -0700 |
| commit | e9f1c3831f43c87c484f78a9458f8b0758dc23d5 (patch) | |
| tree | b485139e54475eefcf50fe1924837b8a5a8e1fd4 /ports/restinio/CONTROL | |
| parent | 3bce9ff5e7f9f0b7cb095ded962f2a9bb5a1f36d (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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
|
