Skip to content

Commit e91d1ac

Browse files
author
lgmugnier
committed
Manually add in zli-beta bottles
1 parent 0ca596e commit e91d1ac

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Formula/zli-beta.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ class ZliBeta < Formula
1111
license "Apache-2.0"
1212
head "https://github.com/bastionzero/zli.git", branch: "master"
1313

14+
bottle do
15+
root_url "https://github.com/bastionzero/homebrew-tap/releases/download/zli-beta-6.36.25-beta"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "76a58fa6b4b723c979858a621300d7f5695e145410f2f0633609d5b858fcd40f"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ffa78c213835790c5be165cac28aa97fabf35c579bd7ce26c8b3557f69035dad"
18+
end
19+
1420
depends_on "go@1.20" => :build
1521
depends_on "node@20" => :build
1622

0 commit comments

Comments
 (0)