Skip to content

Commit

Permalink
[azure-identity-cpp] publish version 1.9.0 (#40315)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Aug 8, 2024
1 parent 5ae9c2e commit a4c2987
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/azure-identity-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-identity_${VERSION}"
SHA512 e5e802635e9dfbd29c4fb89350d6c9772b68f89ea8269212685919859f3a6ed524e4b1c9e9d683779aacd56fe958bc5637dcd2ab38931c06c6153ba72211596d
SHA512 d5f4f7ae0751850f3d17f2579653a2d9b7670047ed04130c0dffc704dd91886cb25ff4720daaa1c4817ae78cbe21f39714b2d9c4f46a454992673dd65fe64438
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/azure-identity-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-identity-cpp",
"version-semver": "1.8.0",
"version-semver": "1.9.0",
"description": [
"Microsoft Azure Identity SDK for C++",
"This library provides common authentication-related abstractions for Azure SDK."
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-identity-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f861dcd6df544f7d4b994cdfa5e0c5d7a64ec428",
"version-semver": "1.9.0",
"port-version": 0
},
{
"git-tree": "aa5928690e817641b1f97d158e0bc7dde3f05650",
"version-semver": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
"port-version": 0
},
"azure-identity-cpp": {
"baseline": "1.8.0",
"baseline": "1.9.0",
"port-version": 0
},
"azure-iot-sdk-c": {
Expand Down

0 comments on commit a4c2987

Please sign in to comment.