aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2018-09-05 17:22:07 -0700
committerGitHub <noreply@github.com>2018-09-05 17:22:07 -0700
commit919c5db0753524e922bcc9e68658a9bf20dfe550 (patch)
treedc7019c65265b6c6395830b2f658f8afe81a1f00 /ports/azure-storage-cpp/CONTROL
parent4dadc4387fb8481e54ac58b44240075fd5b07c27 (diff)
parent398d9fe64e1efa6a98eb4896ac28ab94e020e956 (diff)
downloadvcpkg-919c5db0753524e922bcc9e68658a9bf20dfe550.tar.gz
vcpkg-919c5db0753524e922bcc9e68658a9bf20dfe550.zip
Merge pull request #4229 from katmsft/master
[azure-storage-cpp] Upgrade to 5.1.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 e3f158a95..9c4f027d2 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 5.0.0
+Version: 5.1.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/