aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-08-15 12:44:41 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-08-16 10:24:41 -0700
commit97a61f417dede675ddea9055f6db9f428963d009 (patch)
treedce94d354f484693b921aedc158d4d0c2b205201 /ports/cpprestsdk/CONTROL
parentf0cbb484c9fe5da00bc4b95cbd20c446e3f11186 (diff)
downloadvcpkg-97a61f417dede675ddea9055f6db9f428963d009.tar.gz
vcpkg-97a61f417dede675ddea9055f6db9f428963d009.zip
[cpprestsdk] 2.10.4
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
-rw-r--r--ports/cpprestsdk/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL
index cd52abbbf..b6c2b4da1 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.10.3-1
+Version: 2.10.4
Build-Depends: zlib, openssl (!uwp), boost-system (!uwp), boost-date-time (!uwp), boost-regex (!uwp), websocketpp (!uwp), boost-thread (!uwp&!windows), boost-filesystem (!uwp&!windows), boost-random (!uwp&!windows), boost-chrono (!uwp&!windows)
Description: C++11 JSON, REST, and OAuth library
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.