aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/repl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/repl.rb')
-rw-r--r--Library/Formula/repl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/repl.rb b/Library/Formula/repl.rb
index 2d600df5b..65c809347 100644
--- a/Library/Formula/repl.rb
+++ b/Library/Formula/repl.rb
@@ -3,7 +3,7 @@ require 'formula'
class Repl < Formula
url 'https://github.com/defunkt/repl/tarball/v1.0.0'
homepage 'https://github.com/defunkt/repl'
- md5 '755f121d1ae777a0e3c26f837d8fb18a'
+ sha1 '1a376273043d7c5193ad688dd9d5ee72329655bd'
depends_on 'rlwrap' => :optional