File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class Pinot < Formula
22 desc "Realtime distributed OLAP datastore"
33 homepage "https://pinot.apache.org/"
4- url "https://downloads.apache.org/pinot/apache-pinot-1.3 .0/apache-pinot-1.3 .0-bin.tar.gz"
5- sha256 "9cdc4423187c44569b8c6dd376d0162cc05339f56498a7f3a594303f17e44af0 "
4+ url "https://downloads.apache.org/pinot/apache-pinot-1.4 .0/apache-pinot-1.4 .0-bin.tar.gz"
5+ sha256 "cb2a03abcdd0aa35e20e8c2918f78438efb1301a6f1918c3ae27b9ac1daa3f2b "
66 license "Apache-2.0"
77 head "https://github.com/apache/pinot.git" , branch : "master"
88
99 bottle do
10- rebuild 1
11- sha256 cellar : :any_skip_relocation , all : "dd4c35dab1e00cb76d570424d53e76cb020343111b7be8fc3ed73dee0c6dcc90"
10+ sha256 cellar : :any_skip_relocation , all : "b506cb9aee29895a8e06e79df73e078a71146b32ee758d0071b388ac30d93c7c"
1211 end
1312
1413 depends_on "openjdk@21"
You can’t perform that action at this time.
0 commit comments