diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-21 04:04:17 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-10-21 04:04:17 -0700 |
| commit | 3c89015da2711dce5c96e39be66aa86c2c8ee6a1 (patch) | |
| tree | 7677f84520dd6f3983c63e23119284af8dc8124a /ports/cpprestsdk/CONTROL | |
| parent | 6eebc16c9c2be9ba3bd4fe4a01998cf6a05050db (diff) | |
| download | vcpkg-3c89015da2711dce5c96e39be66aa86c2c8ee6a1.tar.gz vcpkg-3c89015da2711dce5c96e39be66aa86c2c8ee6a1.zip | |
[cpprestsdk] Update to 2.10.0
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 4 |
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. |
