diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-23 12:15:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-23 12:15:01 -0700 |
| commit | 65fa778cf62bcd5794b5a24edd867a7e7f1298d8 (patch) | |
| tree | f29657eea1fe5c6c3d46f2da37996285ccb019d9 /ports/cpprestsdk/CONTROL | |
| parent | f24c1c6ccd8617246d395be1d58abf3dfffcc931 (diff) | |
| parent | 0b6e08b14823a78c21733bd1a370d60a67b91db1 (diff) | |
| download | vcpkg-65fa778cf62bcd5794b5a24edd867a7e7f1298d8.tar.gz vcpkg-65fa778cf62bcd5794b5a24edd867a7e7f1298d8.zip | |
Merge branch 'master' into master
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. |
