Skip to content

Commit

Permalink
Allow HEAD flag with Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Jun 13, 2021
1 parent 7ea37fa commit c3325d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/unused.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Unused < Formula
homepage "https://unused.codes"
url "https://github.com/unused-code/unused/archive/0.2.0.tar.gz"
sha256 "64951b3b2d57f46c75f5f166f0d4180f88af4d4362710ff23830c8d65168f4f4"
head "https://github.com/unused-code/unused.git"

depends_on "cmake" => :build
depends_on "rust" => :build
Expand Down

0 comments on commit c3325d0

Please sign in to comment.