From 1a6081aed161df6e91beefb9b311509fd2218240 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Mon, 3 Jul 2023 14:07:21 +0200 Subject: [PATCH 1/2] wayland-protocols 1.32 --- Formula/wayland-protocols.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/wayland-protocols.rb b/Formula/wayland-protocols.rb index c97ee3660f23..b644b50cc38c 100644 --- a/Formula/wayland-protocols.rb +++ b/Formula/wayland-protocols.rb @@ -1,8 +1,8 @@ class WaylandProtocols < Formula desc "Additional Wayland protocols" homepage "https://wayland.freedesktop.org" - url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.31/downloads/wayland-protocols-1.31.tar.xz" - sha256 "a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238" + url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.32/downloads/wayland-protocols-1.32.tar.xz" + sha256 "7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11" license "MIT" livecheck do From 94b10cbfef82ad48fecd0194437f02480109227e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:36:43 +0000 Subject: [PATCH 2/2] wayland-protocols: update 1.32 bottle. --- Formula/wayland-protocols.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/wayland-protocols.rb b/Formula/wayland-protocols.rb index b644b50cc38c..c36fd9d30398 100644 --- a/Formula/wayland-protocols.rb +++ b/Formula/wayland-protocols.rb @@ -11,7 +11,7 @@ class WaylandProtocols < Formula end bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "1d30825fae12dbe4a0db88898c303d7758b9bc81c5e81cbf1529794ec37eb96b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "866de386923e1a46e112b46f2f3064614d69dd2f8f5fbb032bef1d149ad9bc6b" end depends_on "meson" => :build