Skip to content

Commit 89e5a09

Browse files
committed
zli: add 6.36.25 bottle.
1 parent 79b8254 commit 89e5a09

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Formula/zli.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ class Zli < 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-6.36.25"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8199c36c7d3b6736e929400733c8598a87e5b8c0c4043bb0731f70468b5a339c"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3e751f5828923854114e709629eb687509dbaf95aa05a4b96825b84867e5846c"
18+
end
19+
1420
depends_on "go@1.20" => :build
1521
depends_on "node@20" => :build
1622

0 commit comments

Comments
 (0)