diff options
| author | Jerry Zhao <volatilevar@gmail.com> | 2019-02-01 15:35:58 -0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-01 15:35:58 -0800 |
| commit | c31e85586c8611bfc6d7d62ac3ce3aad60b8a656 (patch) | |
| tree | deb97c80ae40519b6f058e54c7429ce25246b2c3 /ports/azure-storage-cpp/CONTROL | |
| parent | 52390cf481f6fe3962bbbd2b84a62ab4d9702484 (diff) | |
| download | vcpkg-c31e85586c8611bfc6d7d62ac3ce3aad60b8a656.tar.gz vcpkg-c31e85586c8611bfc6d7d62ac3ce3aad60b8a656.zip | |
[azure-storage-cpp] Upgrade to 6.0.0 (#5287)
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
| -rw-r--r-- | ports/azure-storage-cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL index d6e0080db..320ff71a6 100644 --- a/ports/azure-storage-cpp/CONTROL +++ b/ports/azure-storage-cpp/CONTROL @@ -1,5 +1,5 @@ Source: azure-storage-cpp -Version: 5.2.0 +Version: 6.0.0 Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp) Description: Microsoft Azure Storage Client SDK for C++ A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ |
