From 82207254edcda313fd1f50e677430a1ade3f8fa5 Mon Sep 17 00:00:00 2001 From: nerix Date: Mon, 30 Jan 2023 20:48:05 +0100 Subject: [PATCH] Update `vcpkg.json` (#4343) * deps(vcpkg): update schema and baseline * deps(vcpkg): remove dependency on qtmultimedia --- vcpkg.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 403ddcdb..b6a60506 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,8 +1,8 @@ { - "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", + "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "chatterino", "version": "2.0.0", - "builtin-baseline": "5ba2b95aea2a39aa89444949c7a047af38c401c1", + "builtin-baseline": "43f56137beabcd470ac2650cdf3954761f65b70e", "dependencies": [ "benchmark", "boost-asio", @@ -14,7 +14,6 @@ "boost-variant", "gtest", "openssl", - "qt5-multimedia", "qt5-tools" ], "overrides": [