Drush 5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fe90fa51a3
commit
857b62a261
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Drush < Formula
|
class Drush < Formula
|
||||||
homepage 'http://drupal.org/project/drush'
|
homepage 'http://drupal.org/project/drush'
|
||||||
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.2.tar.gz'
|
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.3.tar.gz'
|
||||||
md5 'eb18dc1640bcf7a9dc776dec5cd0d163'
|
md5 'b477c0088c6806a2d5cf7abb57ffad9f'
|
||||||
head 'git://git.drupal.org/project/drush.git'
|
head 'git://git.drupal.org/project/drush.git'
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue