mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
build, msvc: Update vcpkg manifest baseline
This change updates the vcpkg manifest baseline from the "2025.08.27 Release" to the "2026-07-29 Release", with the following package changes: - boost: 1.88.0 --> 1.91.0 - sqlite3: 3.50.4 --> 3.53.4 - zeromq: 4.3.5#2 --> 4.3.5#3 - qtbase: 6.9.1 --> 6.11.1#1 - qttools: 6.9.1 --> 6.11.1 - libqrencode: 4.1.1#2 --> 4.1.1#3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$comment": "The builtin-baseline corresponds to 2025.08.27 Release",
|
||||
"$comment": "The builtin-baseline corresponds to 2026-07-29 Release",
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"builtin-baseline": "120deac3062162151622ca4860575a33844ba10b",
|
||||
"builtin-baseline": "9e593bb18ea69cc5095e012465dcd675a822ed0d",
|
||||
"dependencies": [
|
||||
"boost-multi-index"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user