aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorJinmingHu <jinmhu@microsoft.com>2020-07-10 03:29:52 +0800
committerGitHub <noreply@github.com>2020-07-09 12:29:52 -0700
commitcb8aa9c2eec1b1fb30181a6964362b104f2e6d2b (patch)
treeece77650745b82549295029e0aa65e4db737b44b /ports/azure-storage-cpp/CONTROL
parentc6d69984edceacbe880fad20ddc8305a7ec6fb8c (diff)
downloadvcpkg-cb8aa9c2eec1b1fb30181a6964362b104f2e6d2b.tar.gz
vcpkg-cb8aa9c2eec1b1fb30181a6964362b104f2e6d2b.zip
[azure-storage-cpp] Upgrade to 7.5.0 (#12333)
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 3ec9ee93e..08c09f029 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 7.4.0
+Version: 7.5.0
Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp&!osx), gettext (osx)
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.