aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorJinmingHu <jinmhu@microsoft.com>2020-03-11 06:53:06 +0800
committerGitHub <noreply@github.com>2020-03-10 15:53:06 -0700
commit8e20fa80574539171f0aa3084801f63fa86755d2 (patch)
treeffc823577d99b3c1e24bb17f2d8b9b9029e4a095 /ports/azure-storage-cpp/CONTROL
parent5b95454b326741a8fc30d9a75315d4ab3f6df7a0 (diff)
downloadvcpkg-8e20fa80574539171f0aa3084801f63fa86755d2.tar.gz
vcpkg-8e20fa80574539171f0aa3084801f63fa86755d2.zip
[azure-storage-cpp] Upgrade to 7.3.0 (#10351)
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 656d9d9bc..fbd712e0d 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 7.2.0
+Version: 7.3.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.