diff options
| author | Billy O'Neal <billy.oneal@gmail.com> | 2019-03-27 09:52:20 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-27 09:52:20 -0700 |
| commit | 2e04d02e9d24e12b1c14b94b4b3d43c977a49d2f (patch) | |
| tree | 4e2e60515df802d298eb698dd8e5924621831157 /ports/cpprestsdk/CONTROL | |
| parent | 7f13cec4e38e4df3f883c31ac65c3bed50bf3289 (diff) | |
| download | vcpkg-2e04d02e9d24e12b1c14b94b4b3d43c977a49d2f.tar.gz vcpkg-2e04d02e9d24e12b1c14b94b4b3d43c977a49d2f.zip | |
Update Casablanca to v2.10.12. (#5830)
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 20a44a2ba..230f3c23d 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.11 +Version: 2.10.12 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. |
