mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
81134652a6
* [qt5] Update to 5.15.4 https://lists.qt-project.org/pipermail/development/2022-May/042437.html * Deprecate "latest" feature Also update "qt5" port when updating versions Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"name": "qt5-serialport",
|
|
"version": "5.15.4",
|
|
"description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|