Update the default-registry mirror for of vcpkg

Change-Id: Ia389855f52f09fcfbeb059bda63c19af19528815
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev
2025-02-06 17:32:33 +01:00
parent 48cf342e2d
commit 5444edc8d7

View File

@@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"repository": "https://git.qt.io/mrmsdbdl/vcpkg-mirror",
"repository": "https://git.qt.io/aledelev/vcpkg",
"baseline": "8eb57355a4ffb410a2e94c07b4dca2dffbee8e50"
},
"overlay-triplets": [ "./../../shared/triplets" ]