aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-09-04 15:42:06 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-09-04 16:21:24 -0700
commit3d73e3fac3b883e8c0568fab5c0d49596f38d085 (patch)
treee936318785a76edb48ba791c278104e20be6f139 /ports/cpprestsdk/CONTROL
parentd68cc287f994bc6505473a8264018f5abf5a5183 (diff)
downloadvcpkg-3d73e3fac3b883e8c0568fab5c0d49596f38d085.tar.gz
vcpkg-3d73e3fac3b883e8c0568fab5c0d49596f38d085.zip
[cpprestsdk] Update to 2.10.6
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 f3053c7be..8a7d2aa06 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.10.5
+Version: 2.10.6
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.