File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11class ApacheDrill < Formula
22 desc "Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage"
33 homepage "https://drill.apache.org"
4- url "https://www.apache.org/dyn/closer.lua?path=drill/1.21.2 /apache-drill-1.21.2 .tar.gz"
5- mirror "https://dlcdn.apache.org/drill/1.21.2 /apache-drill-1.21.2 .tar.gz"
6- sha256 "77e2e7438f1b4605409828eaa86690f1e84b038465778a04585bd8fb21d68e3b "
4+ url "https://www.apache.org/dyn/closer.lua?path=drill/1.22.0 /apache-drill-1.22.0 .tar.gz"
5+ mirror "https://dlcdn.apache.org/drill/1.22.0 /apache-drill-1.22.0 .tar.gz"
6+ sha256 "21bb0087ead2487f31ef04dd1cd2f41eaacb147b4f9880f81737b4894a3db4e4 "
77 license "Apache-2.0"
88
99 livecheck do
@@ -12,8 +12,7 @@ class ApacheDrill < Formula
1212 end
1313
1414 bottle do
15- rebuild 2
16- sha256 cellar : :any_skip_relocation , all : "1fdc04dff9efe56387a375149ae2d30249bf790dd6a821f3410439b92bc51dd0"
15+ sha256 cellar : :any_skip_relocation , all : "8822e3447afdecf6c393810d92f67814473e04f5bee2839e150b3e0ad0194c08"
1716 end
1817
1918 depends_on "openjdk@21"
You can’t perform that action at this time.
0 commit comments