2022-04-05 18:16:54 -07:00
|
|
|
{
|
2024-01-19 12:27:36 -08:00
|
|
|
"$comment": [
|
|
|
|
"NOTE: All changes made to this file will get overwritten by the next port release.",
|
|
|
|
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
|
|
|
],
|
2022-04-05 18:16:54 -07:00
|
|
|
"name": "azure-security-attestation-cpp",
|
2023-02-09 10:54:26 -08:00
|
|
|
"version-semver": "1.1.0",
|
2024-10-15 20:19:55 -07:00
|
|
|
"port-version": 6,
|
2022-04-05 18:16:54 -07:00
|
|
|
"description": [
|
|
|
|
"Microsoft Azure Attestation Service SDK for C++",
|
|
|
|
"This library provides API access to the Microsoft Azure Attestation service."
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/attestation/azure-security-attestation",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "azure-core-cpp",
|
|
|
|
"default-features": false,
|
2023-02-09 10:54:26 -08:00
|
|
|
"version>=": "1.8.0"
|
2022-04-05 18:16:54 -07:00
|
|
|
},
|
2022-06-08 04:47:41 -07:00
|
|
|
"openssl",
|
2022-04-05 18:16:54 -07:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|