Skip to content

Commit

Permalink
xgamma: add 1.0.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 10, 2024
1 parent 55fbfe4 commit 9fdac0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/xgamma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Xgamma < Formula
sha256 "1c79dae85a8953a15f4fe5c2895a033307b43b8613456c87ec47b374b113bc8f"
license "MIT"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/xgamma-1.0.7"
sha256 cellar: :any, ventura: "5146c59e8d0ab8988894c580e5b440f73e22d7ae77a722791efe759b9ee5e937"
end

depends_on "pkgconf" => :build
depends_on "xorgproto" => :build

Expand Down

0 comments on commit 9fdac0d

Please sign in to comment.