mirror of
https://github.com/ModOrganizer2/modorganizer-bsapacker.git
synced 2026-07-27 14:06:14 -07:00
Update vcpkg targets
This commit is contained in:
+3
-3
@@ -14,19 +14,19 @@
|
||||
"default-registry": {
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/Microsoft/vcpkg",
|
||||
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
|
||||
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
|
||||
},
|
||||
"registries": [
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/Microsoft/vcpkg",
|
||||
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
|
||||
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
|
||||
"packages": ["boost*", "boost-*", "bext-*"]
|
||||
},
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
||||
"baseline": "9936967e7c0ba1968e54a2fa6e6ad27b4f992b9b",
|
||||
"baseline": "0d229b3b145ebd2bc9975c05831f2b09e36515eb",
|
||||
"packages": ["mo2-*"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user