Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.08.27. This release includes the previously tagged commit.
- [Release notes](https://github.com/microsoft/vcpkg/releases)
- [Commits](120deac306...120deac306)
---
updated-dependencies:
- dependency-name: github.com/microsoft/vcpkg
dependency-version: 2025.08.27
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
43 lines
786 B
JSON
43 lines
786 B
JSON
{
|
|
"name": "azure-sdk-for-cpp",
|
|
"version": "1.5.0",
|
|
"builtin-baseline": "120deac3062162151622ca4860575a33844ba10b",
|
|
"dependencies": [
|
|
{
|
|
"name": "curl"
|
|
},
|
|
{
|
|
"name": "libxml2",
|
|
"default-features": false,
|
|
"platform": "!windows & !uwp"
|
|
},
|
|
{
|
|
"name": "openssl"
|
|
},
|
|
{
|
|
"name": "opentelemetry-cpp",
|
|
"features": [
|
|
"otlp-http"
|
|
],
|
|
"platform": "!(windows & !static)",
|
|
"version>=": "1.3.0"
|
|
},
|
|
{
|
|
"name": "wil",
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "azure-c-shared-utility",
|
|
"platform": "!uwp"
|
|
},
|
|
{
|
|
"name": "azure-macro-utils-c",
|
|
"platform": "!uwp"
|
|
},
|
|
{
|
|
"name": "umock-c",
|
|
"platform": "!uwp"
|
|
}
|
|
],
|
|
"overrides": []
|
|
} |