drush 8.x-6.0-rc4

Closes Homebrew/homebrew#21842.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Albert Volkman 2013-08-12 10:25:08 -04:00 committed by Jack Nagel
parent fbd49828be
commit b6937f8b0b

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-8.x-6.0-rc2.tar.gz'
sha1 '73923e3ea35131a1aad76a67eeba2e1c21942fef'
url 'http://ftp.drupal.org/files/projects/drush-8.x-6.0-rc4.tar.gz'
sha1 '66a96f3540e9502b86385b1c62358b839410ac92'
head 'git://git.drupal.org/project/drush.git', :branch => '8.x-6.x'