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 Apr 29, 2021
1 parent 2fb8dd0 commit c1a9d60
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 25 deletions.
4 changes: 2 additions & 2 deletions ports/azure-storage-blobs-cpp/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-blobs_12.0.0-beta.10
SHA512 d8afc221f8132fefd7a56cb0fb22549bce3b2b35bc532f43e0f37335f9cc46389028b51068813240f9b083c87b78a3007240cbaf37a5d9dd96b94e002fbc945f
REF 2c050661aa9dad807d0e8c01411ea6480b654f90
SHA512 f7e3cc40ca2e11c882629efc1f706770f64215bf0418258e4182b5e2535767d347d229501ca555d0d07e779e317d8f8ac165fc97a44d23b98353dd3894e0ae28
)

vcpkg_cmake_configure(
Expand Down
3 changes: 1 addition & 2 deletions ports/azure-storage-blobs-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "azure-storage-blobs-cpp",
"version-semver": "12.0.0-beta.10",
"port-version": 1,
"version-semver": "12.0.0-beta.11",
"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
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-common_12.0.0-beta.10
SHA512 f49f74c9a6d7b80b0f7c8a9b9d2e4595dc304439d30c8c83f520833f81ef7d3480b858ada61c12f76e82eea7960eb155453b0acdcea143f163a12d567adbf18d
REF 2c050661aa9dad807d0e8c01411ea6480b654f90
SHA512 f7e3cc40ca2e11c882629efc1f706770f64215bf0418258e4182b5e2535767d347d229501ca555d0d07e779e317d8f8ac165fc97a44d23b98353dd3894e0ae28
)

vcpkg_cmake_configure(
Expand Down
3 changes: 1 addition & 2 deletions ports/azure-storage-common-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "azure-storage-common-cpp",
"version-semver": "12.0.0-beta.10",
"port-version": 1,
"version-semver": "12.0.0-beta.11",
"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
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-files-datalake_12.0.0-beta.10
SHA512 9b8f2acbb8cfae1acd4275bca9d9d1a4c9f77a4a38484c88fc89a2081554d4ca6ed64f79a5102ee303c2c72648229e46ff282309868cda8f69f69389747d7e9d
REF 2c050661aa9dad807d0e8c01411ea6480b654f90
SHA512 f7e3cc40ca2e11c882629efc1f706770f64215bf0418258e4182b5e2535767d347d229501ca555d0d07e779e317d8f8ac165fc97a44d23b98353dd3894e0ae28
)

vcpkg_cmake_configure(
Expand Down
5 changes: 2 additions & 3 deletions ports/azure-storage-files-datalake-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "azure-storage-files-datalake-cpp",
"version-semver": "12.0.0-beta.10",
"port-version": 1,
"version-semver": "12.0.0-beta.11",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."
Expand All @@ -10,7 +9,7 @@
"license": "MIT",
"dependencies": [
{
"name": "azure-storage-blobs-cpp",
"name": "azure-storage-common-cpp",
"default-features": false
},
{
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
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-files-shares_12.0.0-beta.10
SHA512 028e60284f59849ab331ccd5ba7b650ac8ecdf7fc3a2d8eda60b29f88c78e7fb9166eb10e021feafa630a103c036f24c84951c729da1a8766fa028b7f9d7ebbd
REF 2c050661aa9dad807d0e8c01411ea6480b654f90
SHA512 f7e3cc40ca2e11c882629efc1f706770f64215bf0418258e4182b5e2535767d347d229501ca555d0d07e779e317d8f8ac165fc97a44d23b98353dd3894e0ae28
)

vcpkg_cmake_configure(
Expand Down
3 changes: 1 addition & 2 deletions ports/azure-storage-files-shares-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "azure-storage-files-shares-cpp",
"version-semver": "12.0.0-beta.10",
"port-version": 1,
"version-semver": "12.0.0-beta.11",
"description": [
"Microsoft Azure Storage Files Shares SDK for C++",
"This library provides Azure Storage Files Shares 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": "2987a2b0893321a1606b35d978efe269d9469c51",
"version-semver": "12.0.0-beta.11",
"port-version": 0
},
{
"git-tree": "62d9013672397f9c80ae95611cb7318b649b92ec",
"version-semver": "12.0.0-beta.10",
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": "dd88c5f112597127ec1a295ca871ce4762080d64",
"version-semver": "12.0.0-beta.11",
"port-version": 0
},
{
"git-tree": "e088ce294ef101d5d4be7621973121ba1105c408",
"version-semver": "12.0.0-beta.10",
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": "0f607338e3ceca046f9327e2d8a2c32f193009aa",
"version-semver": "12.0.0-beta.11",
"port-version": 0
},
{
"git-tree": "a067bf73d77aa871c394d7972db69939940c114f",
"version-semver": "12.0.0-beta.10",
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": "b50bd53ddfc7d63f53db44f128da5ccc0bc17970",
"version-semver": "12.0.0-beta.11",
"port-version": 0
},
{
"git-tree": "aa4d77e84688efab3d4f4771a90a586fc8c0dc90",
"version-semver": "12.0.0-beta.10",
Expand Down
16 changes: 8 additions & 8 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,24 +273,24 @@
"port-version": 0
},
"azure-storage-blobs-cpp": {
"baseline": "12.0.0-beta.10",
"port-version": 1
"baseline": "12.0.0-beta.11",
"port-version": 0
},
"azure-storage-common-cpp": {
"baseline": "12.0.0-beta.10",
"port-version": 1
"baseline": "12.0.0-beta.11",
"port-version": 0
},
"azure-storage-cpp": {
"baseline": "7.5.0",
"port-version": 0
},
"azure-storage-files-datalake-cpp": {
"baseline": "12.0.0-beta.10",
"port-version": 1
"baseline": "12.0.0-beta.11",
"port-version": 0
},
"azure-storage-files-shares-cpp": {
"baseline": "12.0.0-beta.10",
"port-version": 1
"baseline": "12.0.0-beta.11",
"port-version": 0
},
"azure-uamqp-c": {
"baseline": "2020-12-09",
Expand Down

0 comments on commit c1a9d60

Please sign in to comment.