drush 8.x-6.0-rc4
Closes Homebrew/homebrew#21842. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
fbd49828be
commit
b6937f8b0b
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue