From ce3c295ae240fde7a097fa09631d4ba92c808a79 Mon Sep 17 00:00:00 2001 From: Rob Hoelz Date: Wed, 31 Oct 2012 10:46:25 +0100 Subject: Rakudo Star 2012.10 Closes #15779. Signed-off-by: Adam Vandenberg --- Library/Formula/rakudo-star.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/rakudo-star.rb b/Library/Formula/rakudo-star.rb index 0752ce342..55829fd68 100644 --- a/Library/Formula/rakudo-star.rb +++ b/Library/Formula/rakudo-star.rb @@ -2,8 +2,8 @@ require 'formula' class RakudoStar < Formula homepage 'http://rakudo.org/' - url 'https://github.com/downloads/rakudo/star/rakudo-star-2012.09.tar.gz' - sha256 '26246946f5e90982a9c024d0d17ac75a9e073af332b01441e46a46745f9dbb84' + url 'https://github.com/downloads/rakudo/star/rakudo-star-2012.10.tar.gz' + sha256 '69f9b6a23d647c7fb4cd5e1449e9a4ed88eb000c16e645e6f011c58ff1228c78' depends_on 'gmp' => :optional depends_on 'icu4c' => :optional -- cgit v1.2.3