Skip to content

Commit 6a98ced

Browse files
chore(port): update robotology/ycm to v0.17.1 (#223)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 9876447 commit 6a98ced

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-
08106435ffa4fada560bf976d98fadceba6d27f262485a7004eaa9299b6e047acca6ade46964c159aa0a4bea316557ef8ded7d2b061b89d8c959657c49b36dfc
9+
70e53da810f9b83744c1e87dcd13dd6c2f25138d4c7f2a85036819438b7b178c3d888a974639c10e3a977bab186cd68358433cbb308a4224ee3f4d7ba7242f8e
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.17.0",
3+
"version": "0.17.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
@@ -53,7 +53,7 @@
5353
"port-version": 0
5454
},
5555
"robotology-cmake-ycm": {
56-
"baseline": "0.17.0",
56+
"baseline": "0.17.1",
5757
"port-version": 0
5858
},
5959
"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": "6cd41099e29b6f85d1f90021bfa0902056475669",
5+
"version": "0.17.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "871e8552f05ca258ffb90e1a6f1e2d123c148fb7",
510
"version": "0.17.0",

0 commit comments

Comments
 (0)