drush 7.x-5.4

Closes Homebrew/homebrew#12593.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brian Tully 2012-06-04 18:53:47 -03:00 committed by Jack Nagel
parent d540f5c024
commit 40919fea10
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.3.tar.gz'
md5 'b477c0088c6806a2d5cf7abb57ffad9f'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.4.tar.gz'
md5 '78c3b96d9c5bbfca5eaa909acf87b0de'
head 'git://git.drupal.org/project/drush.git'
def install