Skip to content

Commit b365a65

Browse files
committed
trimal: add 1.5.0 bottle.
1 parent 9cc67b1 commit b365a65

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/t/trimal.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Trimal < Formula
66
license "GPL-3.0-only"
77
head "https://github.com/inab/trimal.git", branch: "trimAl"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7601f4fa41f4b2c49221fcfd10680dae2d7ba2ecf7b118ada2626df50b3dfe56"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d9046969829e57b325ddb627977fccaf33ec9b3b9dd17fdd1acec4c45af0ed7"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a64b8c35e66ccd823b1778665bebc09a42c5d630897591c18fd8b50b68f9ec6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6b995bc17baddfea2602992cf14f32151e5e96967fe64d4fb75b11529b47f54c"
14+
sha256 cellar: :any_skip_relocation, ventura: "c08772fe873d74045bb407315005b425aff589897efa1e76bd505c7e78d6200e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fbdf2569d36a67e7381636245466bc4747821e04db83d1c6883b9a632920054f"
16+
end
17+
918
def install
1019
cd "source" do
1120
system "make"

0 commit comments

Comments
 (0)