Skip to content

Commit

Permalink
fix: removed outdated bottle references
Browse files Browse the repository at this point in the history
Closes #4.

Signed-off-by: Pavel Ivanov <[email protected]>
  • Loading branch information
pamburus committed Apr 28, 2024
1 parent c439c7c commit 63cf395
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/hl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ class Hl < Formula
license "MIT"
head "https://github.com/pamburus/hl.git", branch: "master"

bottle do
root_url "https://github.com/pamburus/homebrew-tap/releases/download/hl-0.27.4"
rebuild 1
sha256 cellar: :any_skip_relocation, ventura: "6cc299de96ccbb29e981e26e1d4a887453e6d7a80ca1e34bfda300ac51a6a108"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c10f29eea1ade7fd418223a9e9681c3fbaf738c11aa172a9b5fe13d610ca5cb0"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 63cf395

Please sign in to comment.