Skip to content

Commit 79755b8

Browse files
committed
miniprot: add 0.16 bottle.
1 parent 1226995 commit 79755b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/m/miniprot.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Miniprot < Formula
55
sha256 "1ec0290552a6c80ad71657a44c767c3a2a2bbcfe3c7cc150083de7f9dc4b3ed0"
66
license "MIT"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "39c0415c8c794f2af761f7cb95624f6c78506a5de34377e267a1050669b2c33e"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "df2ff4d7eb51a65a47c7dff85b7f7c1cd43f797ff305c5193ae0895af298f7db"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f39904ebe6936462b9085da494f0b34ae5d1fad683cceaf3bf00c4ccb13a4858"
12+
sha256 cellar: :any_skip_relocation, sonoma: "4b28c82f409c10bdb36c3c13c6099dcd3403d0bbf412d9baa3c355f79f257a6c"
13+
sha256 cellar: :any_skip_relocation, ventura: "b01af7870345d5431c97f341c6a3b85b1d0251b1a555dd517dd8d1ecab4ab2e8"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f11874854e4cbbcf2ab76855067feeb33321cd860a3ef46068ce070aa7758d60"
15+
end
16+
817
uses_from_macos "zlib"
918

1019
def install

0 commit comments

Comments
 (0)