Skip to content

Commit d7660b8

Browse files
committed
gcl: add 2.7.1 bottle.
1 parent 83e217d commit d7660b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/g/gcl.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ class Gcl < Formula
1010
"LOOP", # mod/gcl_loop.lsp
1111
]
1212

13+
bottle do
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "dfa35d12b4ccf9fb802cbfef7fdc2e8300734a3d6eb375520db4070ef8b5428d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "28c991bd2a4fcde47e5ed5199c69d521406cfe75a1e84b9b9ac282b6c3bbe384"
16+
end
17+
1318
depends_on "gmp"
1419
depends_on "libtirpc"
1520
depends_on :linux

0 commit comments

Comments
 (0)