mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 21:39:18 +08:00
063d5fd9de
* [Qt] Update to 6.2.1 * add changes from qtbase in the vcpkg-qmake PR into this PR. (So I don't invalidate everybody in the other PR) * [skip actions] fix qtbase and format of vcpkg.json * remove outdated patch * remove patches and add alsa feature. * version stuff
15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "963ccd119990c7c3ae09e323da25a38b4893df78",
|
|
"version-semver": "6.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f1a82a47775e3c354e5b2b6cb5d39aa2317a1e9b",
|
|
"version-semver": "6.2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|