mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 04:49:01 +08:00
[opentelemetry-cpp-contrib-version] update to 2024-11-14 (#42379)
This commit is contained in:
parent
585e13706d
commit
0857cef268
@ -4,9 +4,9 @@ function(clone_opentelemetry_cpp_contrib CONTRIB_SOURCE_PATH)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO open-telemetry/opentelemetry-cpp-contrib
|
||||
REF 93733bb2e52273474f4298d10645bf7d1157fc55
|
||||
REF 8933841f0a7f8737f61404cf0a64acf6b079c8a5
|
||||
HEAD_REF main
|
||||
SHA512 bfe297e313b8e960a4557dd8750c814af2f9b574dd248f8c30b452160f5b7aba53af85b2c5b87a423ea3878e8a852022e3ff3d08a983db073c68418e64f671b2
|
||||
SHA512 1a067053d18217f204d686476ad3947a90e7b46c90f21a6bb8346da8aea14021f92dd3d80a5cb57d0990655148860f15fb2f1c20f10d48a4c711a920ab3c8f19
|
||||
)
|
||||
set(${CONTRIB_SOURCE_PATH} ${SOURCE_PATH} CACHE INTERNAL "")
|
||||
endfunction()
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "opentelemetry-cpp-contrib-version",
|
||||
"version-date": "2024-06-17",
|
||||
"version-date": "2024-11-14",
|
||||
"description": "This port manages the opentelemetry-cpp-version that will be used for opentelemetry-cpp",
|
||||
"homepage": "https://github.com/open-telemetry/opentelemetry-cpp-contrib",
|
||||
"license": "Apache-2.0"
|
||||
|
@ -6761,7 +6761,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"opentelemetry-cpp-contrib-version": {
|
||||
"baseline": "2024-06-17",
|
||||
"baseline": "2024-11-14",
|
||||
"port-version": 0
|
||||
},
|
||||
"opentracing": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f47f35d73b36eabd0bb13e34bfc764ee3e85be65",
|
||||
"version-date": "2024-11-14",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5206130235588a761f3f16867efff91e9ba63950",
|
||||
"version-date": "2024-06-17",
|
||||
|
Loading…
Reference in New Issue
Block a user