Skip to content

Commit 6a9bd3b

Browse files
chore(port): update robotology/ycm to v0.18.3 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a7a56d commit 6a9bd3b

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-
2df4554bf9cd104ddc98ea8437e265fc5098c8da9724d1cab5b850791d53118ae01818d14161093becf88adfded53fddaf0dd3f09a25a3d256794380a6ebccc2
9+
4703f6041eddd215da0f760e10119fd86af23c5b48dd764af89b9fcb461cfc3958c94c80827d8e98485183531e862d8eae008858e5af43d1c32fcf226a452d1f
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.18.2",
3+
"version": "0.18.3",
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.18.2",
56+
"baseline": "0.18.3",
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": "d1b795afb63adaa57fa4501cff65101294e4a378",
5+
"version": "0.18.3",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "cebac5ea30ed104174c4716ed27354f45712b83d",
510
"version": "0.18.2",

0 commit comments

Comments
 (0)