aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-02-01 21:34:02 -0800
committerRobert Schumacher <roschuma@microsoft.com>2019-02-06 08:49:31 -0800
commit6509199a2aeb882c91babb7cc95ef36b30738091 (patch)
tree8d1281716f10ab799b191958c79ef3aac7cb4ceb /ports/cpprestsdk/CONTROL
parent2a7ad32ee8e09b33fa207aa3596c4cc77ceb36d6 (diff)
downloadvcpkg-6509199a2aeb882c91babb7cc95ef36b30738091.tar.gz
vcpkg-6509199a2aeb882c91babb7cc95ef36b30738091.zip
[cpprestsdk] Update to v2.10.10
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 e5da66ef7..aaa41316e 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.10.7
+Version: 2.10.10
Build-Depends: zlib, openssl (!uwp&!windows), boost-system (!uwp&!windows), boost-date-time (!uwp&!windows), boost-regex (!uwp&!windows), 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.