Skip to content

Commit

Permalink
chore(port): update robotology/ycm to v0.17.1 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 9, 2024
1 parent 9876447 commit 6a98ced
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/robotology-cmake-ycm/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
v${VERSION}
SHA512
08106435ffa4fada560bf976d98fadceba6d27f262485a7004eaa9299b6e047acca6ade46964c159aa0a4bea316557ef8ded7d2b061b89d8c959657c49b36dfc
70e53da810f9b83744c1e87dcd13dd6c2f25138d4c7f2a85036819438b7b178c3d888a974639c10e3a977bab186cd68358433cbb308a4224ee3f4d7ba7242f8e
)

file(GLOB items ${SOURCE_PATH}/*)
Expand Down
2 changes: 1 addition & 1 deletion ports/robotology-cmake-ycm/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "robotology-cmake-ycm",
"version": "0.17.0",
"version": "0.17.1",
"description": "Extra CMake Modules for YARP and friends.",
"homepage": "https://github.com/robotology/ycm",
"license": "BSD-1-Clause",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"port-version": 0
},
"robotology-cmake-ycm": {
"baseline": "0.17.0",
"baseline": "0.17.1",
"port-version": 0
},
"rpavlik-cmake-modules": {
Expand Down
5 changes: 5 additions & 0 deletions versions/r-/robotology-cmake-ycm.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6cd41099e29b6f85d1f90021bfa0902056475669",
"version": "0.17.1",
"port-version": 0
},
{
"git-tree": "871e8552f05ca258ffb90e1a6f1e2d123c148fb7",
"version": "0.17.0",
Expand Down

0 comments on commit 6a98ced

Please sign in to comment.