Skip to content

Commit c4d1f25

Browse files
committed
libx11 1.8.12
1 parent baae7a5 commit c4d1f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libx11.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libx11 < Formula
22
desc "X.Org: Core X11 protocol client library"
33
homepage "https://www.x.org/"
4-
url "https://www.x.org/archive/individual/lib/libX11-1.8.11.tar.gz"
5-
sha256 "17a37d1597354a1d8040196f1cdac54240c78c0bd1a1a95e97cc23215cf0b734"
4+
url "https://www.x.org/archive/individual/lib/libX11-1.8.12.tar.gz"
5+
sha256 "220fbcf54b6e4d8dc40076ff4ab87954358019982490b33c7802190b62d89ce1"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)