Files
deskflow/vcpkg-configuration.json
sithlord48 d5624ba65e ci: use Qt 6.8.2 for Qt action installs
update vcpkg manifest to newest vcpkg release
2025-02-25 04:07:10 -08:00

15 lines
348 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}