Skip to content

Commit

Permalink
atf: add --HEAD
Browse files Browse the repository at this point in the history
Add head line to atf formula.
  • Loading branch information
Keve committed Dec 25, 2024
1 parent 680744e commit 8d129a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/a/atf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Atf < Formula
url "https://github.com/freebsd/atf/releases/download/atf-0.22/atf-0.22.tar.gz"
sha256 "e186c079b5140e894bcb6936a08db4f4bbcb816c8497a7e8d7d34344b4ee1b63"
license "BSD-2-Clause"
head "https://github.com/freebsd/atf.git", branch: "master"

bottle do
sha256 arm64_sequoia: "ec7ee677a1def2695ddcbdf5d1274d4974d0c79e0346902d43f00839369c34cc"
Expand Down

0 comments on commit 8d129a1

Please sign in to comment.