diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-02-03 12:57:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 12:57:35 -0800 |
| commit | e3c26698d5e73a3b3ab46e47f21f9c0377e80e02 (patch) | |
| tree | 5f7f590100a7a8dc3a9afe3a19fe7c008fc1dfed /ports/azure-storage-blobs-cpp/CONTROL | |
| parent | 323a0a387a8a13d05590ce72916acffa7d4c8cb8 (diff) | |
| download | vcpkg-e3c26698d5e73a3b3ab46e47f21f9c0377e80e02.tar.gz vcpkg-e3c26698d5e73a3b3ab46e47f21f9c0377e80e02.zip | |
[azure-storage-common-cpp] Publish version 12.0.0-beta.7 (#16020)
* Update port for azure-storage-common-cpp
* Update port for azure-storage-blobs-cpp
* Update port for azure-storage-files-datalake-cpp
* Update port version SHAs
* Remove comment header from CONTROL files
* Remove comment header from portfile.cmake files
* Update port version SHAs once again
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Diffstat (limited to 'ports/azure-storage-blobs-cpp/CONTROL')
| -rw-r--r-- | ports/azure-storage-blobs-cpp/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/azure-storage-blobs-cpp/CONTROL b/ports/azure-storage-blobs-cpp/CONTROL new file mode 100644 index 000000000..a3e08f567 --- /dev/null +++ b/ports/azure-storage-blobs-cpp/CONTROL @@ -0,0 +1,6 @@ +Source: azure-storage-blobs-cpp
+Version: 12.0.0-beta.7
+Build-Depends: azure-storage-common-cpp
+Description: Microsoft Azure Storage Blobs SDK for C++
+ This library provides Azure Storage Blobs SDK.
+Homepage: https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/storage/azure-storage-blobs
|
