diff options
Diffstat (limited to 'Library/Formula/redo.rb')
| -rw-r--r-- | Library/Formula/redo.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redo.rb b/Library/Formula/redo.rb index 00ba4eace..9566bce43 100644 --- a/Library/Formula/redo.rb +++ b/Library/Formula/redo.rb @@ -9,7 +9,7 @@ class Redo < Formula version '0.06' url "https://github.com/apenwarr/redo/zipball/redo-#{version}" homepage 'https://github.com/apenwarr/redo' - md5 '7af7d8a639943731bb0370427b55bf10' + md5 '28c32ca00bb4d884e0d87c89808771a6' def install ENV['PREFIX'] = prefix |
