diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/parrot.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/parrot.rb b/Library/Formula/parrot.rb index 099f1daaf..56d2f0a62 100644 --- a/Library/Formula/parrot.rb +++ b/Library/Formula/parrot.rb @@ -6,8 +6,8 @@ class Parrot < Formula sha256 '638cba16b47bd5c6dfb4c9106f17961b0496d65c321279a16032ef6667d3ae4d' devel do - url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/4.10.0/parrot-4.10.0.tar.bz2' - sha256 '7d6a592c386d25bcee429a269cc571ae81c5c080b15d14a884401a27fe3f5d4b' + url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/4.11.0/parrot-4.11.0.tar.bz2' + sha256 '0632ad0ca9557df391088bddbbc2608a4503adb5679dcbe62c065a73d4ce49de' end head 'https://github.com/parrot/parrot.git' |
