Skip to content

Commit

Permalink
xgc: add 1.0.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 10, 2024
1 parent 6388dbe commit 1dcd2fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/xgc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Xgc < Formula
sha256 "7b87bbdbce4ec858738a3b81b8a3943aff01036001e2a1d00bb5384392a8b240"
license "MIT"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/xgc-1.0.6"
sha256 cellar: :any, ventura: "be961217423dbe0cada086a9d11a9a807b514cc9153ca213dbe5fe96c6af6916"
end

depends_on "pkgconf" => :build

depends_on "libxaw"
Expand Down

0 comments on commit 1dcd2fc

Please sign in to comment.