File tree Expand file tree Collapse file tree 16 files changed +44
-19
lines changed
Expand file tree Collapse file tree 16 files changed +44
-19
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
44 OUT_SOURCE_PATH SOURCE_PATH
55 REPO "microsoft/LinuxTracepoints"
66 REF "v${VERSION} "
7- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
88 HEAD_REF main )
99
1010vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 11{
22 "name" : " libeventheader-decode" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " C++ classes for decoding EventHeader-encoded Linux Tracepoints" ,
55 "homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
66 "license" : " MIT" ,
77 "supports" : " linux | windows" ,
88 "dependencies" : [
99 {
1010 "name" : " libeventheader-tracepoint" ,
11- "version>=" : " 1.2.1 "
11+ "version>=" : " 1.3.0 "
1212 },
1313 {
1414 "name" : " libtracepoint-decode" ,
15- "version>=" : " 1.2.1 "
15+ "version>=" : " 1.3.0 "
1616 },
1717 {
1818 "name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
66 OUT_SOURCE_PATH SOURCE_PATH
77 REPO "microsoft/LinuxTracepoints"
88 REF "v${VERSION} "
9- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
9+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
1010 HEAD_REF main )
1111
1212vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 11{
22 "name" : " libeventheader-tracepoint" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " C/C++ interface for generating EventHeader-encoded Linux Tracepoints" ,
55 "homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
66 "license" : " MIT" ,
77 "supports" : " linux | windows" ,
88 "dependencies" : [
99 {
1010 "name" : " libtracepoint" ,
11- "version>=" : " 1.2.1 "
11+ "version>=" : " 1.3.0 "
1212 },
1313 {
1414 "name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
44 OUT_SOURCE_PATH SOURCE_PATH
55 REPO "microsoft/LinuxTracepoints"
66 REF "v${VERSION} "
7- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
88 HEAD_REF main )
99
1010vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 11{
22 "name" : " libtracepoint-control" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " C++ classes for collecting Linux Tracepoints" ,
55 "homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
66 "license" : " MIT" ,
77 "supports" : " linux" ,
88 "dependencies" : [
99 {
1010 "name" : " libtracepoint-decode" ,
11- "version>=" : " 1.2.1 "
11+ "version>=" : " 1.3.0 "
1212 },
1313 {
1414 "name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
44 OUT_SOURCE_PATH SOURCE_PATH
55 REPO "microsoft/LinuxTracepoints"
66 REF "v${VERSION} "
7- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
88 HEAD_REF main )
99
1010vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 11{
22 "name" : " libtracepoint-decode" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " C++ classes for decoding Linux Tracepoints" ,
55 "homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
66 OUT_SOURCE_PATH SOURCE_PATH
77 REPO "microsoft/LinuxTracepoints"
88 REF "v${VERSION} "
9- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
9+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
1010 HEAD_REF main )
1111
1212vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 11{
22 "name" : " libtracepoint" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " C/C++ interface for generating Linux Tracepoints" ,
55 "homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments