File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class Nessie < Formula
55 sha256 "67ed6221ebceb3d55ed332e5461842bc3ca36273fd164d02d55498fce6af13ef"
66 license "Apache-2.0"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3c1bf0f8ef65fa160ae1c1c935de90c186c9b6664686fc9019f6397a4bf6b763"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ac0c8340e59fc8816b27cd601ad369692e41d42a3a70aa26c87b560a42d66cbd"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "622b2c514c1041795f53919c8b0e518f74cafaa98f1d8371449d1aad9343e557"
12+ sha256 cellar : :any_skip_relocation , sonoma : "d2b523fc4c44cd2fd0e00523aaa76fb190dea1061cda44ddf81c4edde8fa0cef"
13+ sha256 cellar : :any_skip_relocation , ventura : "2e3dd41f11bac0f494b2cf3714bfbf61d2f8fbfc8acdd8f709bec1c0a573a377"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1cc8d5a1f0457913f58a48da28015d8447a66f113472ca85e39e1595a8175d23"
15+ end
16+
817 depends_on "gradle@8" => :build
918 # The build fails with more recent JDKs
1019 # See: https://github.com/projectnessie/nessie/issues/11145
You can’t perform that action at this time.
0 commit comments