Skip to content

Commit f7a14d8

Browse files
authored
Merge pull request #255667 from Homebrew/bump-wayland-protocols-1.46
wayland-protocols 1.46
2 parents 17935a1 + 0434a77 commit f7a14d8

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.45/downloads/wayland-protocols-1.45.tar.xz"
5-
sha256 "4d2b2a9e3e099d017dc8107bf1c334d27bb87d9e4aff19a0c8d856d17cd41ef0"
4+
url "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.46/downloads/wayland-protocols-1.46.tar.xz"
5+
sha256 "fd0de056a895fa48bd1aa5f0b8dfeed454101b88bc7e1c61a953422eb71db167"
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: "afe1730248430bc5c6c687baac7a08ad0c093d7e03aa4252d9aab7190f24a0a4"
14+
sha256 cellar: :any_skip_relocation, all: "e4d2479693c75732475632d16fd54980ca1bb527abb55efeb8773dafa29a71be"
1515
end
1616

1717
depends_on "meson" => :build

0 commit comments

Comments
 (0)