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