aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-06 15:45:13 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-06 15:45:13 -0800
commit3d0ace31e359cc7ceaf1391da05ecbdc3d611f2c (patch)
tree7ca7358ac661e690bbe9d30fe187594dc9c4f26e /ports/cpprestsdk/CONTROL
parentc9d434dfbc985be918295cabe7b37fae7732b9c8 (diff)
downloadvcpkg-3d0ace31e359cc7ceaf1391da05ecbdc3d611f2c.tar.gz
vcpkg-3d0ace31e359cc7ceaf1391da05ecbdc3d611f2c.zip
[cpprestsdk] Update to 2.10.2
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 5dcd880f0..663781d40 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.10.1-1
+Version: 2.10.2
Build-Depends: zlib, openssl (windows), boost-system (windows), boost-date-time (windows), boost-regex (windows), websocketpp (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.