Skip to content

Commit

Permalink
Daily vcpkg ports for storage
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Nov 13, 2023
1 parent 4ca1e99 commit bd642c8
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 20 deletions.
4 changes: 2 additions & 2 deletions ports/azure-storage-blobs-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-blobs_12.10.0
SHA512 652b4edf2e049b33ef37734ab3e421a7b2b8d2f497da2859fe73ae665e8fd76b360d02c9f64c42cd6dbc8baa7150a031263942fc7d6b311d2c051ccd044a0064
REF cc4f390a85a7a0d076c13cd39c4799da306c222a
SHA512 c67a71f5688c4ef396286014f6910f95638c6700580e0ca4708dd51b4f964767be543f3ad4ba930be22355b4acd18474ada5d1f9a26e5ed04f214c071bc8d933
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-blobs")
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-blobs-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "NOTE: All changes made to this file will get overwritten by the next port release. Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp.",
"name": "azure-storage-blobs-cpp",
"version-semver": "12.10.0",
"version-semver": "12.11.0-beta.1",
"description": [
"Microsoft Azure Storage Blobs SDK for C++",
"This library provides Azure Storage Blobs SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-common-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-common_12.5.0
SHA512 46c9cc4ebec54f289ba7270356da4e89e5f8e890004c7a232200b87ca33357064c2f46670a1090fe41ca6962cdbc76d2e3520bb600438cbc0f21f15cf7816f04
REF cc4f390a85a7a0d076c13cd39c4799da306c222a
SHA512 c67a71f5688c4ef396286014f6910f95638c6700580e0ca4708dd51b4f964767be543f3ad4ba930be22355b4acd18474ada5d1f9a26e5ed04f214c071bc8d933
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-common")
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-common-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "NOTE: All changes made to this file will get overwritten by the next port release. Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp.",
"name": "azure-storage-common-cpp",
"version-semver": "12.5.0",
"version-semver": "12.6.0-beta.1",
"description": [
"Microsoft Azure Common Storage SDK for C++",
"This library provides common Azure Storage-related abstractions for Azure SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-files-datalake-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-files-datalake_12.9.0
SHA512 3314adc2c43b54f3bb776b099876062dc157cb35215c8efb49c1d23474479601ab0c067f901809c9ee4bce646feabf0065e8e8b96ae77f4d0f8585e8e269294b
REF cc4f390a85a7a0d076c13cd39c4799da306c222a
SHA512 c67a71f5688c4ef396286014f6910f95638c6700580e0ca4708dd51b4f964767be543f3ad4ba930be22355b4acd18474ada5d1f9a26e5ed04f214c071bc8d933
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-files-datalake")
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-files-datalake-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "NOTE: All changes made to this file will get overwritten by the next port release. Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp.",
"name": "azure-storage-files-datalake-cpp",
"version-semver": "12.9.0",
"version-semver": "12.10.0-beta.1",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-files-shares-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-files-shares_12.8.0
SHA512 a22cce4f43fd77aabdb43fdbc9ea3e5a501f5abeaafe5f5fea7e8737b6b017dc2ca3b674ac0c5f8bcda9b836af7644b3c17db050b02db5e076728047aa5c2ec0
REF cc4f390a85a7a0d076c13cd39c4799da306c222a
SHA512 c67a71f5688c4ef396286014f6910f95638c6700580e0ca4708dd51b4f964767be543f3ad4ba930be22355b4acd18474ada5d1f9a26e5ed04f214c071bc8d933
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-files-shares")
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-files-shares-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "NOTE: All changes made to this file will get overwritten by the next port release. Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp.",
"name": "azure-storage-files-shares-cpp",
"version-semver": "12.8.0",
"version-semver": "12.9.0-beta.1",
"description": [
"Microsoft Azure Storage Files Shares SDK for C++",
"This library provides Azure Storage Files Shares SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-queues-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-queues_12.2.0
SHA512 ce0a89e3ae5e49f495904a614615906119ba09606ac2e781aae59cf2f4a00e6d4afe9bdd9675ec4cc59b50b47b5123a6333f125871df42db5d6554d341132676
REF cc4f390a85a7a0d076c13cd39c4799da306c222a
SHA512 c67a71f5688c4ef396286014f6910f95638c6700580e0ca4708dd51b4f964767be543f3ad4ba930be22355b4acd18474ada5d1f9a26e5ed04f214c071bc8d933
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-queues")
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-queues-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "NOTE: All changes made to this file will get overwritten by the next port release. Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp.",
"name": "azure-storage-queues-cpp",
"version-semver": "12.2.0",
"version-semver": "12.3.0-beta.1",
"description": [
"Microsoft Azure Storage Queues SDK for C++",
"This library provides Azure Storage Queues SDK."
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-blobs-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "17e6afa22dcc706d18d9513329ac633ecae3b0eb",
"version-semver": "12.11.0-beta.1",
"port-version": 0
},
{
"git-tree": "902107525b099bb6c915311567519dcd55bd2aea",
"version-semver": "12.10.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-common-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "057ca70992b0a32bf6bee0c5ab44b2a42c98a2fc",
"version-semver": "12.6.0-beta.1",
"port-version": 0
},
{
"git-tree": "97351c3b87aae118c657334bb527c220e196aac7",
"version-semver": "12.5.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-files-datalake-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "950ea0b68f390889c87cd3420c3ccf9f481da3a3",
"version-semver": "12.10.0-beta.1",
"port-version": 0
},
{
"git-tree": "eef43191bf50fe79ddd687b71761765a2400a0c2",
"version-semver": "12.9.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-files-shares-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d8696015a1e59c76d186dc75b4b2cf46c99ac1ae",
"version-semver": "12.9.0-beta.1",
"port-version": 0
},
{
"git-tree": "98ae8cc3d7bad139e05b550c17fc37da3c5c1cef",
"version-semver": "12.8.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-queues-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "41c707bf4dc177da9516a230a14ffb8f13b61c16",
"version-semver": "12.3.0-beta.1",
"port-version": 0
},
{
"git-tree": "7e74bf6adaa2794ef229e4a605d31fea0b3b19bd",
"version-semver": "12.2.0",
Expand Down
10 changes: 5 additions & 5 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,27 +473,27 @@
"port-version": 0
},
"azure-storage-blobs-cpp": {
"baseline": "12.10.0",
"baseline": "12.11.0-beta.1",
"port-version": 0
},
"azure-storage-common-cpp": {
"baseline": "12.5.0",
"baseline": "12.6.0-beta.1",
"port-version": 0
},
"azure-storage-cpp": {
"baseline": "7.5.0",
"port-version": 6
},
"azure-storage-files-datalake-cpp": {
"baseline": "12.9.0",
"baseline": "12.10.0-beta.1",
"port-version": 0
},
"azure-storage-files-shares-cpp": {
"baseline": "12.8.0",
"baseline": "12.9.0-beta.1",
"port-version": 0
},
"azure-storage-queues-cpp": {
"baseline": "12.2.0",
"baseline": "12.3.0-beta.1",
"port-version": 0
},
"azure-uamqp-c": {
Expand Down

0 comments on commit bd642c8

Please sign in to comment.