diff --git a/template/vcpkg.json.jinja b/template/vcpkg.json.jinja index b24886b2..89320d5e 100644 --- a/template/vcpkg.json.jinja +++ b/template/vcpkg.json.jinja @@ -39,7 +39,7 @@ [%- endif %] { "name": "cmake-modules", - "version": "1.4.2" + "version": "1.4.5" }, { "name": "robotology-cmake-ycm", @@ -50,7 +50,7 @@ "registries": [ { "kind": "git", - "baseline": "b9b0d7329ef6e67f4862f990445944f221040ad2", + "baseline": "22770c9e2633cf3e253df68aa64f64c4597b4618", "repository": "https://github.com/msclock/cmake-registry", "packages": [ [%- if use_conan == true %] diff --git a/vcpkg.json b/vcpkg.json index 44fb0fa2..d72b4c81 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -16,7 +16,7 @@ }, { "name": "cmake-modules", - "version": "1.4.2" + "version": "1.4.5" }, { "name": "robotology-cmake-ycm", @@ -27,7 +27,7 @@ "registries": [ { "kind": "git", - "baseline": "b9b0d7329ef6e67f4862f990445944f221040ad2", + "baseline": "22770c9e2633cf3e253df68aa64f64c4597b4618", "repository": "https://github.com/msclock/cmake-registry", "packages": [ "cmake-modules",