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(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO "microsoft/LinuxTracepoints"
6
6
REF "v${VERSION} "
7
- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7
+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
8
8
HEAD_REF main )
9
9
10
10
vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libeventheader-decode" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " C++ classes for decoding EventHeader-encoded Linux Tracepoints" ,
5
5
"homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
6
6
"license" : " MIT" ,
7
7
"supports" : " linux | windows" ,
8
8
"dependencies" : [
9
9
{
10
10
"name" : " libeventheader-tracepoint" ,
11
- "version>=" : " 1.2.1 "
11
+ "version>=" : " 1.3.0 "
12
12
},
13
13
{
14
14
"name" : " libtracepoint-decode" ,
15
- "version>=" : " 1.2.1 "
15
+ "version>=" : " 1.3.0 "
16
16
},
17
17
{
18
18
"name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
6
6
OUT_SOURCE_PATH SOURCE_PATH
7
7
REPO "microsoft/LinuxTracepoints"
8
8
REF "v${VERSION} "
9
- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
9
+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
10
10
HEAD_REF main )
11
11
12
12
vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libeventheader-tracepoint" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " C/C++ interface for generating EventHeader-encoded Linux Tracepoints" ,
5
5
"homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
6
6
"license" : " MIT" ,
7
7
"supports" : " linux | windows" ,
8
8
"dependencies" : [
9
9
{
10
10
"name" : " libtracepoint" ,
11
- "version>=" : " 1.2.1 "
11
+ "version>=" : " 1.3.0 "
12
12
},
13
13
{
14
14
"name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO "microsoft/LinuxTracepoints"
6
6
REF "v${VERSION} "
7
- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7
+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
8
8
HEAD_REF main )
9
9
10
10
vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libtracepoint-control" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " C++ classes for collecting Linux Tracepoints" ,
5
5
"homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
6
6
"license" : " MIT" ,
7
7
"supports" : " linux" ,
8
8
"dependencies" : [
9
9
{
10
10
"name" : " libtracepoint-decode" ,
11
- "version>=" : " 1.2.1 "
11
+ "version>=" : " 1.3.0 "
12
12
},
13
13
{
14
14
"name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO "microsoft/LinuxTracepoints"
6
6
REF "v${VERSION} "
7
- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
7
+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
8
8
HEAD_REF main )
9
9
10
10
vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libtracepoint-decode" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " C++ classes for decoding Linux Tracepoints" ,
5
5
"homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
6
6
OUT_SOURCE_PATH SOURCE_PATH
7
7
REPO "microsoft/LinuxTracepoints"
8
8
REF "v${VERSION} "
9
- SHA512 3ef4881b66c8990afe3aab844f4e5b9dcc98b67f954027ffe60f2b868a0501f04d6bb0747021b4ffff2e984987028d641975215b7ab32d0fd710171385f0f030
9
+ SHA512 6b22ecded7029dfb9d9fba4fb76a8c25a28fbb3a6295b8ff6f66cea83d5b7645a85244126f52896065eccb9d08cbafa89dd1a23971c38842c4f752a274e5a72d
10
10
HEAD_REF main )
11
11
12
12
vcpkg_cmake_configure (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libtracepoint" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " C/C++ interface for generating Linux Tracepoints" ,
5
5
"homepage" : " https://github.com/microsoft/LinuxTracepoints/" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments