From f76cb0cfda72bdc8b644a3d3d215be5b5c411e82 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 5 Jan 2013 11:02:38 -0800 Subject: JRuby 1.7.2 --- Library/Formula/jruby.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/jruby.rb b/Library/Formula/jruby.rb index c9885d7e2..6e98b2bf7 100644 --- a/Library/Formula/jruby.rb +++ b/Library/Formula/jruby.rb @@ -2,8 +2,8 @@ require 'formula' class Jruby < Formula homepage 'http://www.jruby.org' - url 'http://jruby.org.s3.amazonaws.com/downloads/1.7.1/jruby-bin-1.7.1.tar.gz' - sha1 '7270fe8bdf94c365fe540b9fe7e88adf6b8ad30d' + url 'http://jruby.org.s3.amazonaws.com/downloads/1.7.2/jruby-bin-1.7.2.tar.gz' + sha1 'a51611bf23993f3b6bb5e781b97100ea99f4e702' env :std -- cgit v1.2.3