parrot (devel) 5.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
27b698b811
commit
445b2239a4
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ class Parrot < Formula
|
|||
sha256 '40c7176059e4462c722511a29450a4b80867a8459e273b602fbeaac2a22457f9'
|
||||
|
||||
devel do
|
||||
url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/5.6.0/parrot-5.6.0.tar.bz2'
|
||||
sha256 '5cd1a7d413eee32fa9d1218b8475d810fbc7a80c4112a5590c8b060255f95fd7'
|
||||
url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/5.7.0/parrot-5.7.0.tar.bz2'
|
||||
sha256 '73aacaecd81b7ef43689e9d23f641a690aabde524a2e60660d872dad82f7a337'
|
||||
end
|
||||
|
||||
head 'https://github.com/parrot/parrot.git'
|
||||
|
|
Loading…
Reference in a new issue