drush 5.7

Closes Homebrew/homebrew#14301.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Mark Shropshire 2012-08-19 22:32:48 -04:00 committed by Jack Nagel
parent a0c3827213
commit bfc2a03e5e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Drush < Formula
homepage 'http://drupal.org/project/drush'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.6.tar.gz'
sha1 '85eb48940833b3acd57927f94c6fd2b35e521c31'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.7.tar.gz'
sha1 'a864ca746f13e539f86030262f943442c75f9c96'
head 'git://git.drupal.org/project/drush.git'