Skip to content

Commit

Permalink
Merge pull request #202849 from Homebrew/bump-ivy-2.5.3
Browse files Browse the repository at this point in the history
ivy 2.5.3
  • Loading branch information
BrewTestBot authored Dec 31, 2024
2 parents 5b078e7 + 087cd6b commit 45c3770
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/i/ivy.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
class Ivy < Formula
desc "Agile dependency manager"
homepage "https://ant.apache.org/ivy/"
url "https://www.apache.org/dyn/closer.lua?path=ant/ivy/2.5.2/apache-ivy-2.5.2-bin.tar.gz"
mirror "https://archive.apache.org/dist/ant/ivy/2.5.2/apache-ivy-2.5.2-bin.tar.gz"
sha256 "c673ad3a8b09935c1a0cee8551fb6fd9eb7b0cf3b5e5104047af478ef60517a2"
url "https://www.apache.org/dyn/closer.lua?path=ant/ivy/2.5.3/apache-ivy-2.5.3-bin.tar.gz"
mirror "https://archive.apache.org/dist/ant/ivy/2.5.3/apache-ivy-2.5.3-bin.tar.gz"
sha256 "3d41e45021b84089e37329ede433e3ca20943cb1be0235390b6ddf4a919a85af"
license "Apache-2.0"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, all: "c42e8ba023f1686707a52c7aedd6379798d1faa80a781f6c8d2b0169cad93888"
sha256 cellar: :any_skip_relocation, all: "c3132187b5761ef4cf40ef487beb49fa5e3d7c963628854a4d44d10dd1741065"
end

depends_on "openjdk"
Expand Down

0 comments on commit 45c3770

Please sign in to comment.