Skip to content

Commit

Permalink
chore(deps): update cmake-modules to v1.6.11 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: l.feng <[email protected]>
  • Loading branch information
msclock authored Dec 14, 2024
1 parent 8a96cb0 commit 06a0a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/vcpkg.json.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
[%- endif %]
{
"name": "cmake-modules",
"version": "1.6.8"
"version": "1.6.11"
},
{
"name": "robotology-cmake-ycm",
Expand All @@ -40,7 +40,7 @@
"registries": [
{
"kind": "git",
"baseline": "a1d862fc6df3883df4516ccdd0c204d14cf4dc64",
"baseline": "09ae1472980f5e2132654900bb48061444b1cea5",
"repository": "https://github.com/msclock/cmake-registry",
"packages": [
[%- if ss_cmake_use_conan == true %]
Expand Down

0 comments on commit 06a0a80

Please sign in to comment.