rakudo-star 2012.11

Closes Homebrew/homebrew#16358.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-12-02 16:32:49 -06:00 committed by Adam Vandenberg
parent 5a864b80be
commit a56985a570
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class RakudoStar < Formula
homepage 'http://rakudo.org/'
url 'https://github.com/downloads/rakudo/star/rakudo-star-2012.10.tar.gz'
sha256 '69f9b6a23d647c7fb4cd5e1449e9a4ed88eb000c16e645e6f011c58ff1228c78'
url 'https://github.com/downloads/rakudo/star/rakudo-star-2012.11.tar.gz'
sha256 '8e436a4a8eea8032f10285bad1f50c864ba70d80538f0c76aa559d5241e17004'
depends_on 'gmp' => :optional
depends_on 'icu4c' => :optional