Skip to content

Commit a73eda3

Browse files
committed
Update vcpkg registry and dependencies
1 parent dc05dbf commit a73eda3

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

vcpkg

Submodule vcpkg updated 5560 files

vcpkg-configuration.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
33
"default-registry": {
4-
"kind": "git",
5-
"repository": "https://github.com/microsoft/vcpkg",
6-
"baseline": "8fbf295ab5283313932f65a597a2c1f09a73fafd"
4+
"kind": "builtin",
5+
"baseline": "522253caf47268c1724f486a035e927a42a90092"
76
},
87
"registries": [
98
{

vcpkg.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,18 @@
1818
"overrides": [
1919
{
2020
"name": "boost-dll",
21-
"version": "1.89.0"
21+
"version": "1.90.0",
22+
"port-version": 1
2223
},
2324
{
2425
"name": "boost-multiprecision",
25-
"version": "1.89.0"
26+
"version": "1.90.0",
27+
"port-version": 1
2628
},
2729
{
2830
"name": "boost-test",
29-
"version": "1.89.0"
31+
"version": "1.90.0",
32+
"port-version": 1
3033
},
3134
{
3235
"name": "firebird",

0 commit comments

Comments
 (0)