ivy 2.5.0
Closes #48171. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
dd1c966766
commit
02db48ab57
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ivy < Formula
|
class Ivy < Formula
|
||||||
desc "Agile dependency manager"
|
desc "Agile dependency manager"
|
||||||
homepage "https://ant.apache.org/ivy/"
|
homepage "https://ant.apache.org/ivy/"
|
||||||
url "https://www.apache.org/dyn/closer.cgi?path=ant/ivy/2.4.0/apache-ivy-2.4.0-bin.tar.gz"
|
url "https://www.apache.org/dyn/closer.cgi?path=ant/ivy/2.5.0/apache-ivy-2.5.0-bin.tar.gz"
|
||||||
sha256 "7a3d13a80b69d71608191463dfc2a74fff8ef638ce0208e70d54d28ba9785ee9"
|
sha256 "3855a5769b5dbeafa9fb6a00f130467fd0f89da684a0b33a91e3dc5dae2715c7"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue