diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/growlnotify.rb | 1 | ||||
| -rw-r--r-- | Library/Formula/hub.rb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/growlnotify.rb b/Library/Formula/growlnotify.rb index ff4ca7fcf..5958ab8e5 100644 --- a/Library/Formula/growlnotify.rb +++ b/Library/Formula/growlnotify.rb @@ -1,7 +1,6 @@ require 'formula' class Growlnotify <Formula - version '1.2' url 'http://github.com/indirect/growlnotify/tarball/v1.2' md5 'b7f4436ab3916d3d1072467cecf7e4ee' homepage 'http://growl.info/extras.php#growlnotify' diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index 60847f77b..5ce151c40 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -3,7 +3,6 @@ require 'formula' class Hub <Formula url 'http://github.com/defunkt/hub/tarball/v1.3.1' homepage 'http://github.com/defunkt/hub' - version '1.3.1' md5 'e55dc72fa5508377c1259a231d19a554' def install |
