Skip to content

Commit

Permalink
activemq 5.15.5
Browse files Browse the repository at this point in the history
Closes Homebrew#31028.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
DomT4 committed Aug 11, 2018
1 parent fdbcda1 commit a764545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/activemq.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Activemq < Formula
desc "Apache ActiveMQ: powerful open source messaging server"
homepage "https://activemq.apache.org/"
url "https://www.apache.org/dyn/closer.cgi?path=/activemq/5.15.4/apache-activemq-5.15.4-bin.tar.gz"
sha256 "8993d9fd42a429d63b0cdc6e7ae23bee6af206ab1d97c7eaff1897f4bab5bca6"
url "https://www.apache.org/dyn/closer.cgi?path=/activemq/5.15.5/apache-activemq-5.15.5-bin.tar.gz"
sha256 "9e0c8ba2a4ca679a484e80e76364fc7271fe37598ef484626a9afe25c547249e"

bottle :unneeded

Expand Down

0 comments on commit a764545

Please sign in to comment.