mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 06:49:38 -04:00
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
This commit is contained in:
parent
df82a24508
commit
fe5a6dcc53
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$comment": "The builtin-baseline corresponds to 2024.09.30 Release",
|
"$comment": "The builtin-baseline corresponds to 2025.03.19 Release",
|
||||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||||
"builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289",
|
"builtin-baseline": "b02e341c927f16d991edbd915d8ea43eac52096c",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"boost-multi-index",
|
"boost-multi-index",
|
||||||
"boost-signals2",
|
"boost-signals2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue