File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ class Jupp < Formula
7
7
license "GPL-1.0-or-later"
8
8
# Upstream HEAD in CVS: http://www.mirbsd.org/cvs.cgi/contrib/code/jupp/
9
9
10
+ bottle do
11
+ sha256 arm64_monterey : "7939bd0c91feb1fba1cea7a799903349cf6fc71647310727d4b211d7fdef49f1"
12
+ sha256 arm64_big_sur : "6616e4a816c8ca98a86e1b38216dedbdd32b522719e82781a532aa10467ca773"
13
+ sha256 monterey : "ee080bd11833bd22afa9575c27ebe6d256fce4027897e3e3af9ba35f0ecc4d60"
14
+ sha256 big_sur : "92159e37d64db36ef92ef8a15feff3f079cac1e06c40573dc662a3242cb9ff1c"
15
+ sha256 catalina : "98e0bea13006ac20f71cd2b5965d5b7b5e55b765edaecaf426d5d6c64511acff"
16
+ sha256 x86_64_linux : "1b8bff4f0f7c413c61f682f09dd6a282dfb5b7b77add0dc7994bab0c96310a58"
17
+ end
18
+
10
19
depends_on "autoconf" => :build
11
20
depends_on "automake" => :build
12
21
depends_on "libtool" => :build
You can’t perform that action at this time.
0 commit comments