diff options
| -rw-r--r-- | Library/Formula/runcocoa.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/runcocoa.rb b/Library/Formula/runcocoa.rb index d2cfb58fe..db7e60230 100644 --- a/Library/Formula/runcocoa.rb +++ b/Library/Formula/runcocoa.rb @@ -2,9 +2,9 @@ require 'formula' class Runcocoa < Formula homepage 'https://github.com/michaeltyson/Commandline-Cocoa' - url 'https://github.com/michaeltyson/Commandline-Cocoa/tarball/e64b3666bca94c501c88' - md5 'bc396ac6ccab09e2f978b81771f13e3b' - version 'a' + url 'https://github.com/michaeltyson/Commandline-Cocoa/tarball/834f73b4b5d0d2be0d336c9869973f5f0db55949' + md5 'ae9f074333e9b9e21c346064dc03428c' + version '20120108' def install bin.install 'runcocoa.sh' => 'runcocoa' |
