aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-23 10:45:39 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-23 11:37:11 -0700
commit8675caad70c2261d36b9b2405345c51ac613b5f5 (patch)
tree99bc4b0805ecce628288d6364f64a375d352e616 /ports/azure-storage-cpp/CONTROL
parent2884e55e6cc20170cd7415727f2a690907472f54 (diff)
downloadvcpkg-8675caad70c2261d36b9b2405345c51ac613b5f5.tar.gz
vcpkg-8675caad70c2261d36b9b2405345c51ac613b5f5.zip
[azure-storage-cpp] Upgrade to 5.2.0
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
-rw-r--r--ports/azure-storage-cpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
index cde95570e..9d4797282 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 5.1.1
+Version: 5.2.0
Build-Depends: cpprestsdk, 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/