File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
You can’t perform that action at this time.
0 commit comments