Skip to content

Commit fe5a6dc

Browse files
committed
build, msvc: Update vcpkg manifest baseline
This change updates the vcpkg manifest baseline from the "2024.09.30 Release" to the "2025.03.19 Release", with the following package changes: - boost: 1.85.0#1,2 --> 1.87.0 - qtbase: 6.7.2#3 -> 6.8.2#1 - qttools: 6.7.2#1 -> 6.8.2 - sqlite3: 3.46.1 --> 3.49.1
1 parent df82a24 commit fe5a6dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"$comment": "The builtin-baseline corresponds to 2024.09.30 Release",
2+
"$comment": "The builtin-baseline corresponds to 2025.03.19 Release",
33
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
4-
"builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289",
4+
"builtin-baseline": "b02e341c927f16d991edbd915d8ea43eac52096c",
55
"dependencies": [
66
"boost-multi-index",
77
"boost-signals2",

0 commit comments

Comments
 (0)