diff --git a/CHANGELOG.md b/CHANGELOG.md index c48f9805..6f63c2bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,6 +88,7 @@ - Dev: Factored out AUMID to `Version`. (#6321) - Dev: Silenced some warnings when compiling with clang-cl. (#6331) - Dev: Added some commands for forcing a relayout (and related things) in channel views. (#6342) +- Dev: Update vcpkg baseline. (#6359) ## 2.5.3 diff --git a/vcpkg.json b/vcpkg.json index 6375a049..13e69d7e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "chatterino", "version": "2.0.0", - "builtin-baseline": "01f602195983451bc83e72f4214af2cbc495aa94", + "builtin-baseline": "dd3097e305afa53f7b4312371f62058d2e665320", "dependencies": [ "boost-asio", "boost-beast",