From 9c4cd93ab41dcbeee4cc2bb83f5773d1edad80f1 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Fri, 28 Feb 2025 10:48:06 +0100 Subject: [PATCH] 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 --- src/3rdparty/wayland/protocols/wayland/qt_attribution.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/3rdparty/wayland/protocols/wayland/qt_attribution.json b/src/3rdparty/wayland/protocols/wayland/qt_attribution.json index 3624f201288..413d1503767 100644 --- a/src/3rdparty/wayland/protocols/wayland/qt_attribution.json +++ b/src/3rdparty/wayland/protocols/wayland/qt_attribution.json @@ -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",