aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/rakudo-star.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rakudo-star.rb b/Library/Formula/rakudo-star.rb
index 55829fd68..e112f6f9b 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.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