Closes Homebrew/homebrew#20039.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brian Gilbert 2013-05-23 19:07:56 -06:00 committed by Adam Vandenberg
parent cb1f13682e
commit 976faf12c9

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