This PR:
-
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
The previous update was made in #31186.
- Explicitly specifies required features for the
qtbase
package, which makes vcpkg skip unused features such asdnslookup
,openssl
, etc.