diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/storm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/storm.rb b/Library/Formula/storm.rb index 95710203c..ca8b7be71 100644 --- a/Library/Formula/storm.rb +++ b/Library/Formula/storm.rb @@ -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['*'] |
