[opentelemetry-cpp] Update vcpkg schema URL (#28346)

This commit is contained in:
Gregor Jasny 2022-12-19 23:55:34 +01:00 committed by GitHub
parent ab711d097b
commit 2d9fa7a50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "opentelemetry-cpp",
"version-semver": "1.8.1",
"port-version": 1,
"description": [
"OpenTelemetry is a collection of tools, APIs, and SDKs.",
"You use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior."

View File

@ -5590,7 +5590,7 @@
},
"opentelemetry-cpp": {
"baseline": "1.8.1",
"port-version": 0
"port-version": 1
},
"opentracing": {
"baseline": "1.6.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a2a7c47fdf502e1345d3ba742ded612ba0506764",
"version-semver": "1.8.1",
"port-version": 1
},
{
"git-tree": "e843a5826f9147538a9f50194eebfcb5002a8f7b",
"version-semver": "1.8.1",