Skip to content

Commit

Permalink
Merge pull request Homebrew#202879 from andrewbraxton/dev/brightness-…
Browse files Browse the repository at this point in the history
…head

brightness: add HEAD install
  • Loading branch information
p-linnane authored Dec 31, 2024
2 parents e2694e2 + b0e6e20 commit 79484f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/b/brightness.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Brightness < Formula
url "https://github.com/nriley/brightness/archive/refs/tags/1.2.tar.gz"
sha256 "6094c9f0d136f4afaa823d299f5ea6100061c1cec7730bf45c155fd98761f86b"
license "BSD-2-Clause"
head "https://github.com/nriley/brightness.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "92e87e26e1e82ded8087e37e6e94624f80af2b1d84248fb70653da8c86688396"
Expand Down

0 comments on commit 79484f2

Please sign in to comment.