diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-24 17:08:27 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2016-10-24 17:08:27 -0700 |
| commit | 6bf915335a0261c974eec12c7896ad97d9bba42e (patch) | |
| tree | 287c2b1c5e910f37f1e3ad5beaef14e8b61d2999 /ports/cpprestsdk/CONTROL | |
| parent | 51443effab0889645282a07c584afdec441e287a (diff) | |
| parent | c725dda5db2a284aa070278da5a7cc1061e57f1a (diff) | |
| download | vcpkg-6bf915335a0261c974eec12c7896ad97d9bba42e.tar.gz vcpkg-6bf915335a0261c974eec12c7896ad97d9bba42e.zip | |
Merge pull request #197 from sdcb/cpprestsdk
Upgrade cpprestsdk to 2.9.0
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 eca83755b..4c55c7060 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,4 +1,4 @@ Source: cpprestsdk -Version: 2.8 +Version: 2.9.0 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.
\ No newline at end of file |
