mirror of
https://github.com/ModOrganizer2/usvfs.git
synced 2026-07-27 14:04:27 -07:00
22 lines
588 B
JSON
22 lines
588 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
|
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
|
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
|
|
"packages": ["boost*", "boost-*"]
|
|
},
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
|
"baseline": "92f063c71cebea1926c7eb183fbe719145395985",
|
|
"packages": ["asmjit", "spdlog"]
|
|
}
|
|
]
|
|
}
|