2021-09-11 05:19:01 +08:00
|
|
|
{
|
2024-01-18 03:14:25 +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."
|
|
|
|
],
|
2021-09-11 05:19:01 +08:00
|
|
|
"name": "azure-security-keyvault-secrets-cpp",
|
2024-01-18 03:14:25 +08:00
|
|
|
"version-semver": "4.2.1",
|
2024-10-16 11:19:55 +08:00
|
|
|
"port-version": 3,
|
2021-09-11 05:19:01 +08:00
|
|
|
"description": [
|
|
|
|
"Microsoft Azure Key Vault Secrets SDK for C++",
|
|
|
|
"This library provides Azure Key Vault Secrets SDK."
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/keyvault/azure-security-keyvault-secrets",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "azure-core-cpp",
|
|
|
|
"default-features": false,
|
2023-05-11 02:15:16 +08:00
|
|
|
"version>=": "1.9.0"
|
2021-09-11 05:19:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|