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.
1 parent cc03d48 commit 8b3fff8Copy full SHA for 8b3fff8
Formula/p/pinot.rb
@@ -7,8 +7,7 @@ class Pinot < Formula
7
head "https://github.com/apache/pinot.git", branch: "master"
8
9
bottle do
10
- rebuild 1
11
- sha256 cellar: :any_skip_relocation, all: "dd4c35dab1e00cb76d570424d53e76cb020343111b7be8fc3ed73dee0c6dcc90"
+ sha256 cellar: :any_skip_relocation, all: "b506cb9aee29895a8e06e79df73e078a71146b32ee758d0071b388ac30d93c7c"
12
end
13
14
depends_on "openjdk@21"
0 commit comments