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 f35f02f commit 7d74d5eCopy full SHA for 7d74d5e
Formula/o/orc-tools.rb
@@ -1,8 +1,8 @@
1
class OrcTools < Formula
2
desc "ORC java command-line tools and utilities"
3
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"
+ url "https://search.maven.org/remotecontent?filepath=org/apache/orc/orc-tools/2.1.0/orc-tools-2.1.0-uber.jar"
+ sha256 "f89fce464e53a64ea0e97ab1c1ef4f8f498e835732b53b299599230d1067e94a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments