drush 5.9

Updating drush from 5.8 to 5.9

Closes Homebrew/homebrew#19310.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Eric J. Duran 2013-04-19 17:40:28 -03:00 committed by Adam Vandenberg
parent 671fd5f449
commit f8b550972f

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.8.tar.gz'
sha1 'd4578feb4be3143d08045c2c55d80e5905315e03'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.9.tar.gz'
sha1 '12533dbc7a18f1fef79a1853a8fdb88171f4fed8'
head 'git://git.drupal.org/project/drush.git', :branch => '8.x-6.x'