aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorSumit Bhardwaj <bhardwajs@outlook.com>2020-03-02 15:14:54 -0800
committerGitHub <noreply@github.com>2020-03-02 15:14:54 -0800
commit84b5d6462c0dfaf77059b480ee8c631d7f1f0a19 (patch)
tree7d72cddc3393c03e085ddfc0e9bc2444b02dd3f6 /ports/azure-storage-cpp/CONTROL
parent1c414f9192e49963c15bd64cdc2eb308cd046194 (diff)
downloadvcpkg-84b5d6462c0dfaf77059b480ee8c631d7f1f0a19.tar.gz
vcpkg-84b5d6462c0dfaf77059b480ee8c631d7f1f0a19.zip
[azure-storage-cpp] Upgrade Azure-Storage-CPP from 7.1.0 to 7.2.0 (#10260)
* Upgrade Azure-Storage-CPP * Changing port name
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 66a402f8f..656d9d9bc 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 7.1.0-1
+Version: 7.2.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.