From f28bd7445711be2abf717fbfc9284cd93b44aadb Mon Sep 17 00:00:00 2001 From: Trevor Wennblom Date: Mon, 22 Aug 2011 15:58:07 -0500 Subject: repl 1.0.0 Signed-off-by: Adam Vandenberg --- Library/Formula/repl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3