diff options
| author | Billy O'Neal <billy.oneal@gmail.com> | 2019-03-20 10:55:42 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-20 10:55:42 -0700 |
| commit | 6f0594756e2dcd8a66422073d9b0e2e4bbc1ed03 (patch) | |
| tree | da46189698fd50d1b39a264989ed9056ccef4338 /ports/cpprestsdk/CONTROL | |
| parent | 03558e75079187eb090349a99c11572905933c02 (diff) | |
| download | vcpkg-6f0594756e2dcd8a66422073d9b0e2e4bbc1ed03.tar.gz vcpkg-6f0594756e2dcd8a66422073d9b0e2e4bbc1ed03.zip | |
Update cpprestsdk to v2.10.11. (#5748)
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 aaa41316e..20a44a2ba 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.10 +Version: 2.10.11 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. |
