We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3afe24a + 6eea114 commit d7695e6Copy full SHA for d7695e6
Formula/i/iceberg-cli.rb
@@ -6,6 +6,7 @@ class IcebergCli < Formula
6
license "Apache-2.0"
7
8
bottle do
9
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "164e0a2d79b07b6d1eb0e7acc2da2496f540fe74ceecaf925382693cf1e7ded5"
10
sha256 cellar: :any_skip_relocation, arm64_sequoia: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
11
sha256 cellar: :any_skip_relocation, arm64_sonoma: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
12
sha256 cellar: :any_skip_relocation, arm64_ventura: "647a30360d91f967cb13355a298d5eaa17aef1a33fd80b40eeb832225747d77c"
0 commit comments