Skip to content

Commit ae80b55

Browse files
committed
iceberg-cli: add 0.3.0 bottle.
1 parent 57bb48e commit ae80b55

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/i/iceberg-cli.rb

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

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
12+
sha256 cellar: :any_skip_relocation, sonoma: "98428be6efcefb5a5e390c480b89e26424da60ee1cf0f56624a1c5f9c5f91f20"
13+
sha256 cellar: :any_skip_relocation, ventura: "98428be6efcefb5a5e390c480b89e26424da60ee1cf0f56624a1c5f9c5f91f20"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fa20e65aadbb859fe41865cb7cce175052cba10bd729b5421a5a3f051dd825a4"
15+
end
16+
817
depends_on "go" => :build
918

1019
def install

0 commit comments

Comments
 (0)