Skip to content

Commit

Permalink
rakudo-star 2012.11
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Dec 2, 2012
1 parent 513e494 commit a03da6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/rakudo-star.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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
Expand Down

0 comments on commit a03da6e

Please sign in to comment.