Skip to content

Commit

Permalink
[azure-data-tables-cpp] Update to January Release for Tables packages (
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jan 22, 2025
1 parent c7961da commit 117512d
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 7d4ba84bf668d6dfd56eeef00a2601ba892133ed659f0c814be4e64400a99b79a702c8231c9b80d127da1f39d0bf043c6a6ade21cf2632c3c59360cabefe2bf5
SHA512 368ad9a26e824de2f547263ce923e6ccdcadaadf43bdbbffe7d88948b2f9012f5f545a073caa4311d3ff5c5486ceb0b849a5e130cff295926fbed17153d959a5
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.5",
"version-semver": "1.0.0-beta.6",
"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": "6b1c91c8c8fa88e99e366f7af96a5d8410c55fe4",
"version-semver": "1.0.0-beta.6",
"port-version": 0
},
{
"git-tree": "1ad1af053613b923eee8cb31a2e52c4fcc9dccb8",
"version-semver": "1.0.0-beta.5",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
"port-version": 5
},
"azure-data-tables-cpp": {
"baseline": "1.0.0-beta.5",
"baseline": "1.0.0-beta.6",
"port-version": 0
},
"azure-identity-cpp": {
Expand Down

0 comments on commit 117512d

Please sign in to comment.