Skip to content

Commit 1720aee

Browse files
authored
Update vcpkg targets (#155)
1 parent 1c8ab3f commit 1720aee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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": "92f063c71cebea1926c7eb183fbe719145395985",
3030
"packages": ["mo2-*", "pybind11", "spdlog"]
3131
}
3232
]

0 commit comments

Comments
 (0)