Skip to content

Commit c96b53a

Browse files
committed
Update vcpkg targets
1 parent cd19565 commit c96b53a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

vcpkg-configuration.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"default-registry": {
33
"kind": "git",
44
"repository": "https://github.com/Microsoft/vcpkg",
5-
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
5+
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
66
},
77
"registries": [
88
{
99
"kind": "git",
1010
"repository": "https://github.com/Microsoft/vcpkg",
11-
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
11+
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
1212
"packages": ["boost*", "boost-*"]
1313
},
1414
{
1515
"kind": "git",
1616
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
17-
"baseline": "27d8adbfe9e4ce88a875be3a45fadab69869eb60",
17+
"baseline": "8beb2e0efa9c17dd6d17bb05288dd1e40727f673",
1818
"packages": ["asmjit", "spdlog"]
1919
}
2020
]

0 commit comments

Comments
 (0)