File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
6
6
REF
7
7
${VERSION}
8
8
SHA512
9
- 802bb4d6f1f2989c5855cdc5aff603e993b2d3e1d3c3350fb678bcf4edc418e45d6d5cf99fa19aa5e266b661c5519b74273b2cb560dbfa67fc06c659a083cc7d
9
+ d6a093177bc17feae5b271b447348bcdcd808bb409ac416970427285fcc8a39a0b55b29cd948f38a54e88a6c4b602821fc0d749be378a79af5c95a1201b269a0
10
10
)
11
11
12
12
file (GLOB items ${SOURCE_PATH} /cmake/* )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pytest-cmake" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.11.2 " ,
4
4
"description" : " Pytest module for CMake." ,
5
5
"homepage" : " https://github.com/python-cmake/pytest-cmake" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 49
49
"port-version" : 0
50
50
},
51
51
"pytest-cmake" : {
52
- "baseline" : " 0.11.1 " ,
52
+ "baseline" : " 0.11.2 " ,
53
53
"port-version" : 0
54
54
},
55
55
"robotology-cmake-ycm" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 7ddea92f7240ac8511b92991d04f47a5aec45fdd" ,
5
+ "version" : " 0.11.2" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " fcfda29251110f75a7c06afa043130527e065023" ,
5
10
"version" : " 0.11.1" ,
You can’t perform that action at this time.
0 commit comments