mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:49:01 +08:00
[azure-identity-cpp] publish version 1.8.0 (#39233)
Update vcpkg ports for Azure SDK release. This release may contain multiple ports.
This commit is contained in:
parent
4f86ca67b3
commit
72f7002d56
@ -5,7 +5,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF "azure-identity_${VERSION}"
|
||||
SHA512 a856bc8f3c536d0ac2a5d7817d4bb890bf0688940075ea191df45a58faff46790acda9cdd917cd4f14496c9a696c8cf31be7935b08dd2d549e8ea5d30dbe2c94
|
||||
SHA512 e5e802635e9dfbd29c4fb89350d6c9772b68f89ea8269212685919859f3a6ed524e4b1c9e9d683779aacd56fe958bc5637dcd2ab38931c06c6153ba72211596d
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -4,8 +4,7 @@
|
||||
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
||||
],
|
||||
"name": "azure-identity-cpp",
|
||||
"version-semver": "1.6.0",
|
||||
"port-version": 1,
|
||||
"version-semver": "1.8.0",
|
||||
"description": [
|
||||
"Microsoft Azure Identity SDK for C++",
|
||||
"This library provides common authentication-related abstractions for Azure SDK."
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "aa5928690e817641b1f97d158e0bc7dde3f05650",
|
||||
"version-semver": "1.8.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9f1b7552f9fa0111e34ea72e722f9f4512f612b3",
|
||||
"version-semver": "1.6.0",
|
||||
|
@ -457,8 +457,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-identity-cpp": {
|
||||
"baseline": "1.6.0",
|
||||
"port-version": 1
|
||||
"baseline": "1.8.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-iot-sdk-c": {
|
||||
"baseline": "2024-03-04",
|
||||
|
Loading…
Reference in New Issue
Block a user