Skip to content

Commit e545ea8

Browse files
renovate[bot]msclock
authored andcommitted
chore(port): update robotology/ycm to v0.16.1
1 parent 5d827b7 commit e545ea8

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/robotology-cmake-ycm/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
v${VERSION}
88
SHA512
9-
1057493d555edacbca440535907104b8cd0ad302489332fbbffb5f714e02c61bab9c4013cf9034f4110e33ce42cef8837d992c92bb0c1d2757fd676e3fd2a170
9+
2f71f076a2d3461b92543b4fe3966fbca4e48f1189e69b8246cc2fb7074871899247557ee6892d09abc291364879b7c2498e13fb2ec636e46e2218171d503bea
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/*)

ports/robotology-cmake-ycm/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "robotology-cmake-ycm",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"description": "Extra CMake Modules for YARP and friends.",
55
"homepage": "https://github.com/robotology/ycm",
66
"license": "BSD-1-Clause",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"port-version": 0
3030
},
3131
"robotology-cmake-ycm": {
32-
"baseline": "0.16.0",
32+
"baseline": "0.16.1",
3333
"port-version": 0
3434
},
3535
"rpavlik-cmake-modules": {

versions/r-/robotology-cmake-ycm.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "9409ca591fabbf88015bfa5cfcec34bee3190741",
5+
"version": "0.16.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "a5a7342a5e33b9de8d702e97ad071b494158c27f",
510
"version": "0.16.0",

0 commit comments

Comments
 (0)