Skip to content

Commit 2d9f8f4

Browse files
committed
iceberg: add 0.3.0 bottle.
1 parent b16a0dc commit 2d9f8f4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/i/iceberg.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Iceberg < Formula
55
sha256 "3bf2bb338676161db4896b1748879cc211ea12d9ad9ea5dd845dde12af271249"
66
license "Apache-2.0"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b362e2d7e85e08fa6b8f902d77fc519fc096a08d68d1c8ee68b08993c65e9996"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b362e2d7e85e08fa6b8f902d77fc519fc096a08d68d1c8ee68b08993c65e9996"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b362e2d7e85e08fa6b8f902d77fc519fc096a08d68d1c8ee68b08993c65e9996"
12+
sha256 cellar: :any_skip_relocation, sonoma: "410dfe015077c35d134318e84a478cb8836be97000994862e0efba5ecf639d5d"
13+
sha256 cellar: :any_skip_relocation, ventura: "410dfe015077c35d134318e84a478cb8836be97000994862e0efba5ecf639d5d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9a671a01b1a587f7f0eb495d1477f3cf6082a3bd6012a0f23c2de054a04d3b4"
15+
end
16+
817
depends_on "go" => :build
918

1019
def install

0 commit comments

Comments
 (0)