File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class OrcTools < Formula
22 desc "ORC java command-line tools and utilities"
33 homepage "https://orc.apache.org/"
4- url "https://search.maven.org/remotecontent?filepath=org/apache/orc/orc-tools/2.0.3 /orc-tools-2.0.3 -uber.jar"
5- sha256 "d21d15a0c44cc3c0b48a3951ee7377ee2af2ca58cb72bf31cf8ac1179703c194 "
4+ url "https://search.maven.org/remotecontent?filepath=org/apache/orc/orc-tools/2.1.0 /orc-tools-2.1.0 -uber.jar"
5+ sha256 "f89fce464e53a64ea0e97ab1c1ef4f8f498e835732b53b299599230d1067e94a "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class OrcTools < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "29e22587e1b751c03f09357e62b8e2897366e9945cd97f2e2452a859e6d243d9 "
14+ sha256 cellar : :any_skip_relocation , all : "c1a5bd00c917d61f591bca7b04cdd436bacc6b0fd8a65f1a1461b560c873f0d5 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments