Skip to content

Commit 5612a53

Browse files
committed
Update vcpkg targets
1 parent 5003bf7 commit 5612a53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vcpkg.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"default-registry": {
1515
"kind": "git",
1616
"repository": "https://github.com/Microsoft/vcpkg",
17-
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
17+
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
1818
},
1919
"registries": [
2020
{
2121
"kind": "git",
2222
"repository": "https://github.com/Microsoft/vcpkg",
23-
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
23+
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
2424
"packages": ["boost*", "boost-*"]
2525
},
2626
{
2727
"kind": "git",
2828
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
29-
"baseline": "228cda39fe9d1eeed789c0ef64fd1235dab3b11e",
29+
"baseline": "8beb2e0efa9c17dd6d17bb05288dd1e40727f673",
3030
"packages": ["mo2-*", "pybind11", "spdlog"]
3131
}
3232
]

0 commit comments

Comments
 (0)