aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorEmmaZhu-MSFT <emmazhu@microsoft.com>2019-05-18 02:54:15 +0800
committerVictor Romero <romerosanchezv@gmail.com>2019-05-17 11:54:15 -0700
commit4f815ca52070485d6f9eb9d2309f94b26a7baf9a (patch)
treea58454a063af5a852aab716900ca581674f92039 /ports/azure-storage-cpp/CONTROL
parent2fda34be1f8cd94c9589cd69d3837a51b03bc3cd (diff)
downloadvcpkg-4f815ca52070485d6f9eb9d2309f94b26a7baf9a.tar.gz
vcpkg-4f815ca52070485d6f9eb9d2309f94b26a7baf9a.zip
Publish azure storage cpp client library v6.1.0 (#6486)
* Publish azure storage cpp client library v6.1.0 * [azure-storage-cpp] Modify CONTROL file to match version in portfile
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 31628d64c..c3f8babef 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 6.0.0-3
+Version: 6.1.0
Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp&!osx), gettext
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/