mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:49:04 +08:00
[azure-identity-cpp] Update the azure-core-cpp dependency. (#41450)
This commit is contained in:
parent
d0d081b3fc
commit
4f93ec0b4b
@ -5,6 +5,7 @@
|
||||
],
|
||||
"name": "azure-identity-cpp",
|
||||
"version-semver": "1.10.0",
|
||||
"port-version": 1,
|
||||
"description": [
|
||||
"Microsoft Azure Identity SDK for C++",
|
||||
"This library provides common authentication-related abstractions for Azure SDK."
|
||||
@ -15,7 +16,7 @@
|
||||
{
|
||||
"name": "azure-core-cpp",
|
||||
"default-features": false,
|
||||
"version>=": "1.9.0"
|
||||
"version>=": "1.14.0"
|
||||
},
|
||||
{
|
||||
"name": "openssl",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "e34818074344451c91bda6706bf359f84a3b69b8",
|
||||
"version-semver": "1.10.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "63ed30855e25a06b3b9ce7594e4a3de84f729039",
|
||||
"version-semver": "1.10.0",
|
||||
|
@ -466,7 +466,7 @@
|
||||
},
|
||||
"azure-identity-cpp": {
|
||||
"baseline": "1.10.0",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"azure-iot-sdk-c": {
|
||||
"baseline": "2024-08-12",
|
||||
|
Loading…
Reference in New Issue
Block a user