From c9f0e2684167f085f9516e2177a51fe258a175f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Birger=20J=2E=20Nord=C3=B8lum?= Date: Tue, 1 Mar 2011 21:46:40 +0100 Subject: [PATCH] Rubinius 1.2.2 Signed-off-by: Adam Vandenberg --- Formula/rubinius.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/rubinius.rb b/Formula/rubinius.rb index 532501b20d2..639bd5657fc 100644 --- a/Formula/rubinius.rb +++ b/Formula/rubinius.rb @@ -1,10 +1,10 @@ require 'formula' class Rubinius < Formula - url 'http://asset.rubini.us/rubinius-1.2.1-20110215.tar.gz' - version '1.2.1' + url 'http://asset.rubini.us/rubinius-1.2.2-20110222.tar.gz' + version '1.2.2' homepage 'http://rubini.us/' - md5 'e4a5127480062fddddc7ce2860b3b813' + sha1 '55a931b3377d5d70426acdb507ad1489aae9d5cc' head 'git://github.com/evanphx/rubinius.git' # Do not strip binaries, or else it fails to run.