Skip to content

Commit d3e5c77

Browse files
authored
Merge pull request #224962 from Homebrew/bump-webkitgtk-2.48.3
webkitgtk 2.48.3
2 parents 0a6a5a1 + 7616a0c commit d3e5c77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/w/webkitgtk.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Webkitgtk < Formula
22
desc "GTK interface to WebKit"
33
homepage "https://webkitgtk.org"
4-
url "https://webkitgtk.org/releases/webkitgtk-2.48.2.tar.xz"
5-
sha256 "ec58f6dfc25d3b360388e192f865068d69aab09b4d7df021f90e314d2fa54f37"
4+
url "https://webkitgtk.org/releases/webkitgtk-2.48.3.tar.xz"
5+
sha256 "d4dc5970f0fc6a529ff7fd67bcbfab2bbb5e91be789b2e9279640b3217a782c3"
66
license "GPL-3.0-or-later"
77

88
livecheck do
@@ -11,8 +11,8 @@ class Webkitgtk < Formula
1111
end
1212

1313
bottle do
14-
sha256 arm64_linux: "258067cbfa8db81af7bd585946a4a6620bbb73ca2f4a046fe896248d30817d5d"
15-
sha256 x86_64_linux: "6de1424ad7bc7f0daab58ab47cac1c8640433283a537e14d0b66ccda9414c439"
14+
sha256 arm64_linux: "a20463eb5d50e1404ad6c62e5e06b9b232eb1f9f9b52dddc5ba48f044715c570"
15+
sha256 x86_64_linux: "07b7feb68e5a235c2d5844ff3e9d6b9ee5f26029a1f4a0f22fc89cbb5390fd88"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)