aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-19 08:27:40 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-03-19 08:27:40 -0700
commit371cc14917223f427fa42889b774bc6b5539f864 (patch)
tree5496be2bf3cb2522cdba005d25dbe1a527aa2e26 /ports/azure-storage-cpp/CONTROL
parent029fdb2a6cd71aaebb40ac8f97986fdbee9a74be (diff)
downloadvcpkg-371cc14917223f427fa42889b774bc6b5539f864.tar.gz
vcpkg-371cc14917223f427fa42889b774bc6b5539f864.zip
[azure-storage-cpp] Upgrade to 3.2.1
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 837aa8ae0..0da717ba7 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 3.2.0
+Version: 3.2.1
Build-Depends: cpprestsdk, atlmfc
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/