Skip to content

Commit 64140f6

Browse files
committed
fennel-ls: add 0.2.2 bottle.
1 parent d9abe9f commit 64140f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/f/fennel-ls.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ class FennelLs < Formula
55
sha256 "38b5e45098f3f317d2c45a2898902795b18c6801577016df9151e54721bb667a"
66
license "MIT"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d1662af687fab82378d2a7a6defa17eaecdd45f5d2fe1fdb96ad3d54b4b0f915"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d1662af687fab82378d2a7a6defa17eaecdd45f5d2fe1fdb96ad3d54b4b0f915"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1662af687fab82378d2a7a6defa17eaecdd45f5d2fe1fdb96ad3d54b4b0f915"
12+
sha256 cellar: :any_skip_relocation, sonoma: "d1662af687fab82378d2a7a6defa17eaecdd45f5d2fe1fdb96ad3d54b4b0f915"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5cc1f870f47958e1b37446c8d34fd59598562b068e398ad006150b1519e3728f"
14+
end
15+
816
depends_on "pandoc" => :build
917
depends_on "lua"
1018

0 commit comments

Comments
 (0)