[qtwebengine] fix version (#39364)

This commit is contained in:
Alexander Neumann 2024-06-18 23:01:36 +02:00 committed by GitHub
parent f785ae656a
commit 450075bb63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 4 deletions

View File

@ -1,8 +1,7 @@
{
"$comment": "x86-windows is not within the upstream support matrix of Qt6",
"name": "qtwebengine",
"version": "6.7.0",
"port-version": 4,
"version": "6.7.1",
"description": "Qt WebEngine provides functionality for rendering regions of dynamic web content.",
"homepage": "https://www.qt.io/",
"license": null,

View File

@ -7505,8 +7505,8 @@
"port-version": 0
},
"qtwebengine": {
"baseline": "6.7.0",
"port-version": 4
"baseline": "6.7.1",
"port-version": 0
},
"qtwebsockets": {
"baseline": "6.7.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "010b4a50e38458ad6793f054876379f16011917b",
"version": "6.7.1",
"port-version": 0
},
{
"git-tree": "b3e417987ee06530dae786426a2bdaada645d6bb",
"version": "6.7.0",