Skip to content

Commit 1029ffa

Browse files
authored
Merge pull request Homebrew#218822 from Homebrew/bump-wayland-protocols-1.43
wayland-protocols 1.43
2 parents 1e92289 + 719f76c commit 1029ffa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/w/wayland-protocols.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class WaylandProtocols < Formula
22
desc "Additional Wayland protocols"
33
homepage "https://wayland.freedesktop.org"
4-
url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.42/downloads/wayland-protocols-1.42.tar.xz"
5-
sha256 "23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa"
4+
url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.43/downloads/wayland-protocols-1.43.tar.xz"
5+
sha256 "ba3c3425dd27c57b5291e93dba97be12479601e00bcab24d26471948cb643653"
66
license "MIT"
77

88
livecheck do
@@ -11,7 +11,7 @@ class WaylandProtocols < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "c756b183dda2312ed02a27bbccdf6bd41d0f986c55333234830af85bf0881c08"
14+
sha256 cellar: :any_skip_relocation, all: "ae28e62559b3ebd3065b2083ce3596f5e810da42530886fe324aed965240aace"
1515
end
1616

1717
depends_on "meson" => :build

0 commit comments

Comments
 (0)