aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-23 12:15:01 -0700
committerGitHub <noreply@github.com>2017-10-23 12:15:01 -0700
commit65fa778cf62bcd5794b5a24edd867a7e7f1298d8 (patch)
treef29657eea1fe5c6c3d46f2da37996285ccb019d9 /ports/cpprestsdk/CONTROL
parentf24c1c6ccd8617246d395be1d58abf3dfffcc931 (diff)
parent0b6e08b14823a78c21733bd1a370d60a67b91db1 (diff)
downloadvcpkg-65fa778cf62bcd5794b5a24edd867a7e7f1298d8.tar.gz
vcpkg-65fa778cf62bcd5794b5a24edd867a7e7f1298d8.zip
Merge branch 'master' into master
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
-rw-r--r--ports/cpprestsdk/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL
index 9831af585..48b7a26e0 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.9.0-4
-Build-Depends: zlib (windows), openssl (windows), boost (windows), websocketpp (windows)
+Version: 2.10.0
+Build-Depends: zlib, openssl (windows), boost (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.