Skip to content

Commit

Permalink
hl: add 0.28.0-beta.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
pamburus committed Apr 28, 2024
1 parent bac7863 commit 1314e19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/hl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ 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.28.0-beta.1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a76aea1aebcfb4d64f57af824d2ed5155a174d99b0de0027e3cc7f7a69110798"
sha256 cellar: :any_skip_relocation, ventura: "482da35bc753cbdd956969b11a2ec3fe4bed9db69a8928e978f9aa2a34af11f8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f926dd87b5899ed49d40de33ff6bf53aebc248084d4962cf507665d8c65368f"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 1314e19

Please sign in to comment.