Rubinius 1.2.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Guillermo Iguaran 2011-08-07 19:41:52 -05:00 committed by Adam Vandenberg
parent 0bb34d976d
commit f89e05a053
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@ require 'formula'
class Rubinius < Formula
homepage 'http://rubini.us/'
url 'http://asset.rubini.us/rubinius-1.2.3-20110315.tar.gz'
version '1.2.3'
sha1 '7326e27f459e299dd0c2905de9b54034cc70ccbe'
head 'https://github.com/evanphx/rubinius.git'
url 'http://asset.rubini.us/rubinius-1.2.4-20110705.tar.gz'
version '1.2.4'
sha1 'c39c4fb1e62e0fb418453811636177e6ccf6a936'
head 'https://github.com/rubinius/rubinius.git'
# Do not strip binaries, or else it fails to run.
skip_clean :all