vcpkg/ports/qtdoc/vcpkg.json
Alexander Neumann af87405d7b
[qt] update to 6.4.3 (#30253)
* [qt] update to 6.4.3

* fix patches

* v db
2023-03-20 00:16:58 -07:00

14 lines
229 B
JSON

{
"name": "qtdoc",
"version": "6.4.3",
"description": "Qt Documentation",
"homepage": "https://www.qt.io/",
"license": null,
"dependencies": [
{
"name": "qtbase",
"default-features": false
}
]
}