File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments