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 1c365c9e3..3e05a5933 100644 --- a/Library/Formula/redo.rb +++ b/Library/Formula/redo.rb @@ -8,7 +8,7 @@ end class Redo < Formula homepage 'https://github.com/apenwarr/redo' url "https://github.com/apenwarr/redo/tarball/redo-0.11" - md5 'c7090dbe2e731815e0201339ededc011' + sha1 '013f1225c43b25e76b12707846321f2776d441fb' def install ENV['PREFIX'] = prefix |
