File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ class Felinks < Formula
6
6
license "GPL-2.0-only"
7
7
head "https://github.com/rkd77/elinks.git" , branch : "master"
8
8
9
+ bottle do
10
+ sha256 cellar : :any , arm64_monterey : "7a070cd5babe443b93682187f5e21a4a7af5511325742051bcf3aeb0dd2b54a0"
11
+ sha256 cellar : :any , arm64_big_sur : "53cba55f13fc1a0116269e0ee3d4008e68e531445a4cbd346372f06ccdee49af"
12
+ sha256 cellar : :any , monterey : "33c90d200713f6b3ea7cfe769b9ed58d12b628e36db1a81b25adb2a3fb41d80e"
13
+ sha256 cellar : :any , big_sur : "d238453ea8cc15e9b620c51b3d8eb04829109cd93972811e6de4da691b6a9f78"
14
+ sha256 cellar : :any , catalina : "78b779010dce7a5329f9e403e6cb542e591a53e190dfd067b4c7074b8cf299b5"
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8e83d713d25d71bdca270848cde391df40879c94c1fd84e45c8112ee53e74c27"
16
+ end
17
+
9
18
depends_on "autoconf" => :build
10
19
depends_on "automake" => :build
11
20
depends_on "groff" => :build
You can’t perform that action at this time.
0 commit comments