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.43 /downloads/wayland-protocols-1.43 .tar.xz"
5- sha256 "ba3c3425dd27c57b5291e93dba97be12479601e00bcab24d26471948cb643653 "
4+ url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.44 /downloads/wayland-protocols-1.44 .tar.xz"
5+ sha256 "3df1107ecf8bfd6ee878aeca5d3b7afd81248a48031e14caf6ae01f14eebb50e "
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 : "ae28e62559b3ebd3065b2083ce3596f5e810da42530886fe324aed965240aace "
14+ sha256 cellar : :any_skip_relocation , all : "23c83933c00824c2d6d25b4008c7b566dbf964fa4f9c3a2ec42c2ffa967f9a2c "
1515 end
1616
1717 depends_on "meson" => :build
You can’t perform that action at this time.
0 commit comments