storm 0.8.2, devel 0.9.0-wip13

Closes Homebrew/homebrew#17165.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Sergey Lukjanov 2013-01-18 14:40:19 +04:00 committed by Adam Vandenberg
parent 9b30cfbcb3
commit 6d5f0a059c
1 changed files with 7 additions and 2 deletions

View File

@ -2,8 +2,13 @@ require 'formula'
class Storm < Formula
homepage 'https://github.com/nathanmarz/storm/wiki'
url 'https://github.com/downloads/nathanmarz/storm/storm-0.8.1.zip'
sha1 'ce5f5dad82f33b7189ce975e0741d1c57007ed0e'
url 'https://dl.dropbox.com/u/133901206/storm-0.8.2.zip'
sha1 'abb533c90f5b9eeaafb9136670091fc894fce169'
devel do
url 'https://dl.dropbox.com/u/133901206/storm-0.9.0-wip13.zip'
sha1 '1de407b2eef494db3efc7f0d9b3f6e6fe2e28fc2'
end
def install
libexec.install Dir['*']