diff --git a/vcpkg.json b/vcpkg.json index 1296010e1f..6d2ee3a6bc 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,11 +1,11 @@ { - "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", - "dependencies": [ - "gmp", - "libffi", - "libyaml", - "openssl", - "zlib" - ], - "builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db" + "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", + "dependencies": [ + "gmp", + "libffi", + "libyaml", + "openssl", + "zlib" + ], + "builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db" }