From 18a34906f3bd4d4290013b9c5a0d21ca2e5b7f6b Mon Sep 17 00:00:00 2001 From: Matthias Nuessler Date: Mon, 30 Mar 2015 19:39:33 +0200 Subject: storm 0.9.4 Closes #38201. Signed-off-by: Tim D. Smith --- Library/Formula/storm.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/storm.rb b/Library/Formula/storm.rb index 91fdf2702..7333cc232 100644 --- a/Library/Formula/storm.rb +++ b/Library/Formula/storm.rb @@ -1,7 +1,7 @@ class Storm < Formula - homepage "http://storm.apache.org" - url "http://www.apache.org/dyn/closer.cgi?path=storm/apache-storm-0.9.3/apache-storm-0.9.3.tar.gz" - sha1 "33545afc72281d6e8b497fcbdf2b9944eebb83aa" + homepage "https://storm.apache.org" + url "https://www.apache.org/dyn/closer.cgi?path=storm/apache-storm-0.9.4/apache-storm-0.9.4.tar.gz" + sha256 "2cdb3530839375bb5f18751ff16ff78b11e9b4f6d23c423c95d78487ad92d38e" def install libexec.install Dir["*"] -- cgit v1.2.3