storm 0.9.1

Closes Homebrew/homebrew#27681.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Adrian Petrescu 2014-03-18 20:31:50 -04:00 committed by Adam Vandenberg
parent 78723f138a
commit ddf7cf94f0
1 changed files with 3 additions and 2 deletions

View File

@ -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['*']