mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 13:31:48 +08:00
ce9c857d28
* updating qt stuff to 6.2.2 * add missing modules for 6.2.2 * remove patch from qtbase * add qtpositioning * add qml feature * add supports statement * small ref change * fix hash * remove , * qtlocation is now emtpy * get as list of files * fix error in manifest * add tool name * fix qtapplication? * print bin files * fix qtapplicationmanager * format * set policy * fix git fetch * fix ref variable * fix pc files for taglib closes #21834 * fix qtinterfaceframework * format manifest * version stuff * fix qtapplicationmanager * fix version * make qt buildable for static windows builds. * version corrections * add extra paths; otherwise it breaks out of the buildtree * version stuff. * trying to fix qtapplicationmanager * add supports field * fix cross case * fix stuff * version stuff
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "e051a024f04ac4bbb3700a022df3dfb85c35267d",
|
|
"version-semver": "6.2.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1c23c3b938eaf83f287a460d95695732a4b784d3",
|
|
"version-semver": "6.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "929a30289035e2424ecac2ae6c4059ec47820134",
|
|
"version-semver": "6.2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|