drush 8.x-6.0-rc2

Closes Homebrew/homebrew#21325.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Erik 2013-07-19 08:41:35 -04:00 committed by Adam Vandenberg
parent 57e75b936a
commit a5cb14aab8
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-8.x-6.0-beta1.tar.gz'
sha1 'e7f24717a3b4d5e07df7a9708ff0540f8aae2968'
url 'http://ftp.drupal.org/files/projects/drush-8.x-6.0-rc2.tar.gz'
sha1 '73923e3ea35131a1aad76a67eeba2e1c21942fef'
head 'git://git.drupal.org/project/drush.git', :branch => '8.x-6.x'