We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5db1cc commit 88f2ea4Copy full SHA for 88f2ea4
Formula/f/fennel-ls.rb
@@ -5,6 +5,10 @@ class FennelLs < Formula
5
sha256 "564c9db4565decad5495e6112e025baeeb41000b03b82f237854e485f814f74b"
6
license "MIT"
7
8
+ bottle do
9
+ sha256 cellar: :any_skip_relocation, all: "07813eac3528489a90fd5ac7c0d3e56210f6783021a4e9abb51b069edf456515"
10
+ end
11
+
12
depends_on "pandoc" => :build
13
depends_on "lua"
14
0 commit comments