We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baae7a5 commit c4d1f25Copy full SHA for c4d1f25
Formula/lib/libx11.rb
@@ -1,8 +1,8 @@
1
class Libx11 < Formula
2
desc "X.Org: Core X11 protocol client library"
3
homepage "https://www.x.org/"
4
- url "https://www.x.org/archive/individual/lib/libX11-1.8.11.tar.gz"
5
- sha256 "17a37d1597354a1d8040196f1cdac54240c78c0bd1a1a95e97cc23215cf0b734"
+ url "https://www.x.org/archive/individual/lib/libX11-1.8.12.tar.gz"
+ sha256 "220fbcf54b6e4d8dc40076ff4ab87954358019982490b33c7802190b62d89ce1"
6
license "MIT"
7
8
bottle do
0 commit comments