aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-common-cpp/CONTROL
diff options
context:
space:
mode:
authorAzure SDK Bot <53356347+azure-sdk@users.noreply.github.com>2021-02-11 23:03:34 -0800
committerGitHub <noreply@github.com>2021-02-11 23:03:34 -0800
commit6f42659cb943345f13b325b679e72473b304137b (patch)
treefc5b50f0aa0a1968f9a199bc82d01a77baa0172b /ports/azure-storage-common-cpp/CONTROL
parent28c588e6afa75298ec3d3703db9f05e88da2b2b4 (diff)
downloadvcpkg-6f42659cb943345f13b325b679e72473b304137b.tar.gz
vcpkg-6f42659cb943345f13b325b679e72473b304137b.zip
update azure-storage-{common/blob/file/datalake}-cpp (#16183)
* [azure-storage-common-cpp] Update to 12.0.0-beta.8 * [azure-storage-blobs-cpp] Update to 12.0.0-beta.8 * [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.8 * [azure-storage-files-shares-cpp] Update to 12.0.0-beta.8
Diffstat (limited to 'ports/azure-storage-common-cpp/CONTROL')
-rw-r--r--ports/azure-storage-common-cpp/CONTROL5
1 files changed, 4 insertions, 1 deletions
diff --git a/ports/azure-storage-common-cpp/CONTROL b/ports/azure-storage-common-cpp/CONTROL
index 916e0dd0d..94be9982f 100644
--- a/ports/azure-storage-common-cpp/CONTROL
+++ b/ports/azure-storage-common-cpp/CONTROL
@@ -1,5 +1,8 @@
+# Copyright (c) Microsoft Corporation. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
Source: azure-storage-common-cpp
-Version: 12.0.0-beta.7
+Version: 12.0.0-beta.8
Build-Depends: azure-core-cpp, libxml2, openssl (!windows)
Description: Microsoft Azure Common Storage SDK for C++
This library provides common Azure Storage-related abstractions for Azure SDK.