Skip to content

Commit

Permalink
orc-tools: remove redundant version specification
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Jul 25, 2017
1 parent 0c95b8f commit 8435dda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/orc-tools.rb
Expand Up @@ -2,7 +2,6 @@ class OrcTools < Formula
desc "ORC java command-line tools and utilities"
homepage "https://orc.apache.org/"
url "https://search.maven.org/remotecontent?filepath=org/apache/orc/orc-tools/1.2.3/orc-tools-1.2.3-uber.jar"
version "1.2.3"
sha256 "6969df89f24eab45ed4f1471b0296b7eaef9853e4e76c273e820170b6f18506d"

bottle :unneeded
Expand Down

0 comments on commit 8435dda

Please sign in to comment.