Skip to content

Commit

Permalink
drush 5.8
Browse files Browse the repository at this point in the history
Closes Homebrew#16010.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
shrop authored and adamv committed Nov 13, 2012
1 parent 3cfe157 commit fba8354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/drush.rb
Expand Up @@ -2,8 +2,8 @@

class Drush < Formula
homepage 'http://drupal.org/project/drush'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.7.tar.gz'
sha1 'a864ca746f13e539f86030262f943442c75f9c96'
url 'http://ftp.drupal.org/files/projects/drush-7.x-5.8.tar.gz'
sha1 '1ec16e87b73c94739faa98a00a8c3538'

head 'git://git.drupal.org/project/drush.git'

Expand Down

0 comments on commit fba8354

Please sign in to comment.