diff options
-rw-r--r-- | source/vcpkg-configuration.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json index 9d30be2..6529784 100644 --- a/source/vcpkg-configuration.json +++ b/source/vcpkg-configuration.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", "default-registry": { "kind": "git", - "baseline": "b322364f06308bdd24823f9d8f03fe0cc86fd46f", + "baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b", "repository": "https://github.com/microsoft/vcpkg" } } |