Storm 0.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b9deb72253
commit
26d0d25106
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Storm < Formula
|
||||
homepage 'https://github.com/nathanmarz/storm/wiki'
|
||||
url 'https://github.com/downloads/nathanmarz/storm/storm-0.7.1.zip'
|
||||
md5 '83dc4d18439ab4e5da230e7e66f98a7a'
|
||||
url 'https://github.com/downloads/nathanmarz/storm/storm-0.7.4.zip'
|
||||
md5 '4d00cc826443fc2fc76514f3b688d656'
|
||||
|
||||
def install
|
||||
libexec.install Dir['*']
|
||||
|
|
Loading…
Reference in a new issue