diff --git a/vcpkg.json b/vcpkg.json index f980cec3..c383313e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,5 @@ { - "builtin-baseline": "baa52c82b9b0e96f6c2557646a74b1f46b0b3071", + "builtin-baseline": "8f90c294883ccf67d2f4953383718aeae981575f", "dependencies": [ "cpp-httplib", "glm", @@ -16,6 +16,11 @@ "version>=": "3.2.6", "platform": "!linux" }, + { + "name": "libxcrypt", + "version>=": "4.4.38", + "platform": "linux" + }, "zlib" ], "overrides": [