vcpkg/ports/qt5-tools/vcpkg.json
Dr.-Ing. Carsten Grimm 9d3db6b7e4
[qt5] update to 5.15.12, patch CVE-2023-51714 (#35912)
* [qt5] update version number and hashes

* [qt5-base] add official patch for CVE-2023-51714

* [qt5] regenerate version info
2023-12-28 23:59:20 -08:00

18 lines
382 B
JSON

{
"name": "qt5-tools",
"version": "5.15.12",
"description": "Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications",
"license": null,
"dependencies": [
{
"name": "qt5-activeqt",
"platform": "windows"
},
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}