From ddf7cf94f09bca2b59406b5d119f6a4dea3c9884 Mon Sep 17 00:00:00 2001 From: Adrian Petrescu Date: Tue, 18 Mar 2014 20:31:50 -0400 Subject: [PATCH] storm 0.9.1 Closes Homebrew/homebrew#27681. Signed-off-by: Adam Vandenberg --- Formula/storm.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/storm.rb b/Formula/storm.rb index 2c321972f22..819721b582c 100644 --- a/Formula/storm.rb +++ b/Formula/storm.rb @@ -2,8 +2,9 @@ require 'formula' class Storm < Formula homepage 'https://github.com/nathanmarz/storm/wiki' - url 'https://dl.dropboxusercontent.com/s/dj86w8ojecgsam7/storm-0.9.0.1.zip' - sha1 '230abcc15a9e1358442429fd1c856dc12a3be920' + url 'http://mirror.csclub.uwaterloo.ca/apache/incubator/storm/apache-storm-0.9.1-incubating/apache-storm-0.9.1-incubating.zip' + version '0.9.1' + sha1 '75f28e07fae2d21e427ba998b93069ef7dd3e184' def install libexec.install Dir['*']