diff --git a/ports/azure-identity-cpp/CONTROL b/ports/azure-identity-cpp/CONTROL index 73bcfd3620bb07..87e7069c414cf4 100644 --- a/ports/azure-identity-cpp/CONTROL +++ b/ports/azure-identity-cpp/CONTROL @@ -1,5 +1,5 @@ Source: azure-identity-cpp -Version: 1.0.0-beta.4 +Version: 1.0.0-beta.6 Build-Depends: azure-core-cpp Description: Microsoft Azure Identity SDK for C++ This library provides common authentication-related abstractions for Azure SDK. diff --git a/ports/azure-identity-cpp/portfile.cmake b/ports/azure-identity-cpp/portfile.cmake index e157c4c09d79ba..7693bed5034f4e 100644 --- a/ports/azure-identity-cpp/portfile.cmake +++ b/ports/azure-identity-cpp/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Azure/azure-sdk-for-cpp - REF azure-identity_1.0.0-beta.4 - SHA512 d86c43ddff626f4a041ec38d1a628e15ba546887855f4c3dd1d4070a8599611f0f43cd5bdd9ba51700f4f702802a5f356f5106b6a08fe540ed54aec4bcb98b17 + REF c297b63b9b6e80a54e9429e85152805a6ecf7b64 + SHA512 70360338b2e63c2c7625d33d9e223622b576ab596d0c81e1792a8c1ef1f28ed5929179ed6747ef310962c1c5c51d9bccc2aed7e368648a9914e4f6ad6608e0ee ) vcpkg_configure_cmake( diff --git a/versions/a-/azure-identity-cpp.json b/versions/a-/azure-identity-cpp.json index 022d7ee664a06a..2c23037924f23a 100644 --- a/versions/a-/azure-identity-cpp.json +++ b/versions/a-/azure-identity-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3a31adb7c9174238e4fd3ffdf0365a244d0af10d", + "version-string": "1.0.0-beta.6", + "port-version": 0 + }, { "git-tree": "61833d54ef29f383d33a5a0b7eae7be690dfcfc8", "version-string": "1.0.0-beta.4", diff --git a/versions/baseline.json b/versions/baseline.json index 69915ebf2fe778..60f64bcc611902 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -249,7 +249,7 @@ "port-version": 0 }, "azure-identity-cpp": { - "baseline": "1.0.0-beta.4", + "baseline": "1.0.0-beta.6", "port-version": 0 }, "azure-iot-sdk-c": {