vcpkg/ports/qt5-serialport/vcpkg.json
مهدي شينون (Mehdi Chinoune) e8c16a3136
[qt5] update to 5.15.5 (#25305)
2022-06-20 14:12:25 -07:00

13 lines
259 B
JSON

{
"name": "qt5-serialport",
"version": "5.15.5",
"description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}