diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-09-04 18:20:50 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-04 18:20:50 -0700 |
| commit | a91d32f1cdde95cec662c0453dd0c3e8ca200b31 (patch) | |
| tree | d450575ebe5ee221eaa8edfddcbd336d509c56b5 /ports/cpprestsdk/CONTROL | |
| parent | 522d8d1061aa6989fe0896a8a9b75534153c4d9a (diff) | |
| parent | 06e85f063c696966a677f98e742d6263f61ded66 (diff) | |
| download | vcpkg-a91d32f1cdde95cec662c0453dd0c3e8ca200b31.tar.gz vcpkg-a91d32f1cdde95cec662c0453dd0c3e8ca200b31.zip | |
Merge remote-tracking branch 'origin/master' into dev/roschuma/4224
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 2 |
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. |
