mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:59:08 +08:00
9d3db6b7e4
* [qt5] update version number and hashes * [qt5-base] add official patch for CVE-2023-51714 * [qt5] regenerate version info
17 lines
371 B
JSON
17 lines
371 B
JSON
{
|
|
"name": "qt5-location",
|
|
"version": "5.15.12",
|
|
"description": "Qt5 Location Module - Displays map, navigation, and place content in a QML application.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-quickcontrols",
|
|
"qt5-quickcontrols2",
|
|
"qt5-serialport"
|
|
]
|
|
}
|