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

14 lines
291 B
JSON

{
"name": "qt5-purchasing",
"version": "5.15.5",
"description": "Qt5 Purchasing Module - Enables in-app purchase of products in Qt applications.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}