diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 1b8b96e351..37e4fcb6d5 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -28,7 +28,7 @@ "zlib", "zstd" ], - "baseline": "b66653b3fecd4e8ce3fae451a694d52a177ade09" + "baseline": "510e7f37bda3d7bf05b39cadd7eb2e74d3291e87" } ] } diff --git a/vcpkg.json b/vcpkg.json index f7a1f04959..5e35c163e8 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -73,7 +73,8 @@ "description": "Ebsd data processing", "dependencies": [ { - "name": "ebsdlib" + "name": "ebsdlib", + "version>=": "1.0.26" } ] },