drush 5.6
Release notes: http://drupal.org/node/1722944 Closes Homebrew/homebrew#14151. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
a84a113a0e
commit
b2fafb4d3c
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-7.x-5.5.tar.gz'
|
||||
sha1 'fe2a35a9d91329edcfbbf69ed43ab57543c72a70'
|
||||
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.6.tar.gz'
|
||||
sha1 '85eb48940833b3acd57927f94c6fd2b35e521c31'
|
||||
|
||||
head 'git://git.drupal.org/project/drush.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue