Skip to content

Commit

Permalink
Merge pull request #135654 from Porkepix/bump-wayland-protocols-1.32
Browse files Browse the repository at this point in the history
wayland-protocols 1.32
  • Loading branch information
BrewTestBot authored Jul 3, 2023
2 parents 6a44c08 + 94b10cb commit d1ab006
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/wayland-protocols.rb
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit d1ab006

Please sign in to comment.