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 ec82737 commit 07eaf8fCopy full SHA for 07eaf8f
Formula/lib/libxfixes.rb
@@ -1,12 +1,10 @@
1
class Libxfixes < Formula
2
desc "X.Org: Header files for the XFIXES extension"
3
homepage "https://www.x.org/"
4
- url "https://www.x.org/archive/individual/lib/libXfixes-6.0.1.tar.xz"
5
- sha256 "b695f93cd2499421ab02d22744458e650ccc88c1d4c8130d60200213abc02d58"
+ url "https://www.x.org/archive/individual/lib/libXfixes-6.0.2.tar.xz"
+ sha256 "39f115d72d9c5f8111e4684164d3d68cc1fd21f9b27ff2401b08fddfc0f409ba"
6
license "MIT"
7
8
- no_autobump! because: :requires_manual_review
9
-
10
bottle do
11
sha256 cellar: :any, arm64_sequoia: "d8cf5f8d0134815b458eeaf44dd0e18357322bfeba750b4a79c7619ce24568a8"
12
sha256 cellar: :any, arm64_sonoma: "50d2927a1b3705cccad6057873681f1605786646c2dbd8af9bac2dcfbd1b49d6"
0 commit comments