Skip to content

Commit bbbb5bb

Browse files
SMillerDevBrewTestBot
authored andcommitted
felinks: add 0.15.0 bottle.
1 parent dedc062 commit bbbb5bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/felinks.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Felinks < Formula
66
license "GPL-2.0-only"
77
head "https://github.com/rkd77/elinks.git", branch: "master"
88

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+
918
depends_on "autoconf" => :build
1019
depends_on "automake" => :build
1120
depends_on "groff" => :build

0 commit comments

Comments
 (0)