protocol: update version info of wayland.xml in qt_attribution.json

This amends d4492782ed03a2ef6fc27f8b22e93b805ce7e092 .

[ChangeLog][Third-Party Code] Update wayland.xml to 1.23.0.

Pick-to: 6.9
Change-Id: I07cfe6e8eb715c115444cf24288f0b1362754176
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
Liang Qi 2025-02-28 10:48:06 +01:00
parent 0d11ab87ca
commit 9c4cd93ab4

View File

@ -8,8 +8,8 @@
"Description": "Wayland is a protocol for a compositor to talk to its clients.",
"Homepage": "https://wayland.freedesktop.org",
"Version": "1.19.0",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland/raw/1.19.0/protocol/wayland.xml",
"Version": "1.23.0",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland/raw/1.23.0/protocol/wayland.xml",
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "../MIT_LICENSE.txt",