[azure-identity-cpp] publish version 1.9.0 (#40315)

This commit is contained in:
Azure SDK Bot 2024-08-07 17:31:05 -07:00 committed by GitHub
parent 5ae9c2ec63
commit a4c2987adc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -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
)

View File

@ -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."

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f861dcd6df544f7d4b994cdfa5e0c5d7a64ec428",
"version-semver": "1.9.0",
"port-version": 0
},
{
"git-tree": "aa5928690e817641b1f97d158e0bc7dde3f05650",
"version-semver": "1.8.0",

View File

@ -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": {