parrot 5.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ac7e2a1bcb
commit
2bf7629d03
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Parrot < Formula
|
||||
homepage 'http://www.parrot.org/'
|
||||
url 'ftp://ftp.parrot.org/pub/parrot/releases/supported/4.9.0/parrot-4.9.0.tar.bz2'
|
||||
sha256 '638cba16b47bd5c6dfb4c9106f17961b0496d65c321279a16032ef6667d3ae4d'
|
||||
url 'ftp://ftp.parrot.org/pub/parrot/releases/supported/5.0.0/parrot-5.0.0.tar.bz2'
|
||||
sha256 '40c7176059e4462c722511a29450a4b80867a8459e273b602fbeaac2a22457f9'
|
||||
|
||||
devel do
|
||||
url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/4.11.0/parrot-4.11.0.tar.bz2'
|
||||
|
|
Loading…
Reference in a new issue