ant 1.9.5
Closes Homebrew/homebrew#40768. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
21ce71176b
commit
8b3028cd95
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ant < Formula
|
||||
desc "Java build tool"
|
||||
homepage "https://ant.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=ant/binaries/apache-ant-1.9.4-bin.tar.bz2"
|
||||
sha256 "20c16575684b8869dd9d19abe0fb504566adefb5d397881e70a417886e0088cf"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=ant/binaries/apache-ant-1.9.5-bin.tar.bz2"
|
||||
sha256 "3019f1b8c18151982bf217d7947a8cf9a526019718251d88cf3eb60b7922f614"
|
||||
head "https://git-wip-us.apache.org/repos/asf/ant.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue