Skip to content

Commit

Permalink
[azure-data-tables-cpp] azure-data-tables-sdk_aug8-2024 (#40318)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Aug 8, 2024
1 parent b4a251a commit a27eb36
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/azure-data-tables-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-data-tables_${VERSION}"
SHA512 7030dc5cabf3a6c0f011bb52ebaec8f8174135a8ca970b481b26ab66a6cb3d58ebf0d1a5161d21075fbdcf8a03842f841618586999d7b37f77e2c12916cdf77f
SHA512 16d45e595b0ce2a16b8e65d1ac7ffd56d08ea3f51ca87592d9826a246690cda494d0b7aa20f3b59a0f3376be1bc724eb4b50330c5d7e93a484c866d0d349012f
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/azure-data-tables-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-data-tables-cpp",
"version-semver": "1.0.0-beta.3",
"version-semver": "1.0.0-beta.4",
"description": [
"Microsoft Azure Data Tables SDK for C++",
"This library provides Azure Data Tables SDK."
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-data-tables-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "25bfcc3d875731c2dfac231c9468ff0d02ef774e",
"version-semver": "1.0.0-beta.4",
"port-version": 0
},
{
"git-tree": "ed4cb2a14fcf974193a3ae2e053b48a3e3444337",
"version-semver": "1.0.0-beta.3",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
"port-version": 3
},
"azure-data-tables-cpp": {
"baseline": "1.0.0-beta.3",
"baseline": "1.0.0-beta.4",
"port-version": 0
},
"azure-identity-cpp": {
Expand Down

0 comments on commit a27eb36

Please sign in to comment.