{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", "default-registry": { "kind": "git", "baseline": "ab887c562326c686478284d9076d722c1ec4b48c", "reference": "master", "repository": "https://github.com/microsoft/vcpkg.git" }, "registries": [ { "kind": "git", "baseline": "cb7613262642f41dc3ee3a1ddc11ed82e391c21d", "reference": "main", "repository": "https://example.com/vcpkg-registry.git", "packages": [ "hdf5" ] } ] }