From fd1ce3dcd216be5a942ef3bba0293da684965ee3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 12 Mar 2025 11:45:08 +0530 Subject: [PATCH] Bump version of wayland protocols --- bypy/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index f4efc326c..d5887bb9d 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -312,9 +312,9 @@ "name": "wayland-protocols", "os": "linux", "unix": { - "filename": "wayland-protocols-1.36.tar.xz", - "hash": "sha256:71fd4de05e79f9a1ca559fac30c1f8365fa10346422f9fe795f74d77b9ef7e92", - "urls": ["https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.36/downloads/{filename}"] + "filename": "wayland-protocols-1.41.tar.xz", + "hash": "sha256:2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b", + "urls": ["https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.41/downloads/{filename}"] } }