aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMatthias Nuessler2015-03-30 19:39:33 +0200
committerTim D. Smith2015-03-31 00:35:54 -0700
commit18a34906f3bd4d4290013b9c5a0d21ca2e5b7f6b (patch)
tree26be9eb674e7151f2686edc094fb18a1cb7df040 /Library
parentfe25ea8478dc20596fa864ec8ccb948da0c5b427 (diff)
downloadhomebrew-18a34906f3bd4d4290013b9c5a0d21ca2e5b7f6b.tar.bz2
storm 0.9.4
Closes #38201. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/storm.rb6
1 files changed, 3 insertions, 3 deletions
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["*"]