aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorJinmingHu <jinmhu@microsoft.com>2020-01-14 06:45:02 +0800
committerRobert Schumacher <roschuma@microsoft.com>2020-01-13 14:45:02 -0800
commitf5253439baed67bfec5fd9b4d663976e0d318914 (patch)
treea66003b1c7476fa67b0bb3e3b208287197e9f447 /ports/azure-storage-cpp/CONTROL
parent649e830d9fad35f10fbfab2c86776283a5a8434f (diff)
downloadvcpkg-f5253439baed67bfec5fd9b4d663976e0d318914.tar.gz
vcpkg-f5253439baed67bfec5fd9b4d663976e0d318914.zip
[azure-storage-cpp]Upgrade to 7.1.0 (#9646)
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 d1b76a4f9..3fc857f95 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 7.0.0
+Version: 7.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.