diff --git a/externals/vcpkg b/externals/vcpkg index a42af01b7..1318ab14a 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit a42af01b72c28a8e1d7b48107b33e4f286a55ef6 +Subproject commit 1318ab14aae14db20085441cd71366891a9c9d0c diff --git a/vcpkg.json b/vcpkg.json index 4c10341e9..de68f1b36 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "citron", - "builtin-baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6", + "builtin-baseline": "1318ab14aae14db20085441cd71366891a9c9d0c", "version": "1.0", "dependencies": [ "boost-algorithm",