mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:41:38 +08:00
9d3db6b7e4
* [qt5] update version number and hashes * [qt5-base] add official patch for CVE-2023-51714 * [qt5] regenerate version info
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"name": "qt5-macextras",
|
|
"version": "5.15.12",
|
|
"description": "Qt5 Mac Extras Module. Provides platform-specific APIs for mac.",
|
|
"license": null,
|
|
"supports": "osx",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|