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 8890793 commit 18bededCopy full SHA for 18beded
Formula/lib/libxres.rb
@@ -1,12 +1,10 @@
1
class Libxres < Formula
2
desc "X.Org: X-Resource extension client library"
3
homepage "https://www.x.org/"
4
- url "https://www.x.org/archive/individual/lib/libXres-1.2.2.tar.xz"
5
- sha256 "9a7446f3484b9b7538ac5ee30d2c1ce9e5b7fbbaf1440e02f6cca186a1fa745f"
+ url "https://www.x.org/archive/individual/lib/libXres-1.2.3.tar.xz"
+ sha256 "d2de8f5401d6c86a8992791654547eb8def585dfdc0c08cc16e24ef6aeeb69dc"
6
license "MIT"
7
8
- no_autobump! because: :requires_manual_review
9
-
10
bottle do
11
sha256 cellar: :any, arm64_sequoia: "e7f72b305f5c62fa3bd025cb437a533e0d5fd903bbf165d8b86f0e19e163474a"
12
sha256 cellar: :any, arm64_sonoma: "d75dbe208195822aa95957e8037d80dec8c5c86c60a5669afb7ec2187210d64b"
0 commit comments