Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

drush 6.3.0 #30405

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions Library/Formula/drush.rb
Expand Up @@ -3,8 +3,8 @@
class Drush < Formula
homepage 'https://github.com/drush-ops/drush'
head 'https://github.com/drush-ops/drush.git'
url 'https://github.com/drush-ops/drush/archive/6.2.0.tar.gz'
sha1 '7e13d5264f362ec09efbe8218e13dcd646ba75b3'
url 'https://github.com/drush-ops/drush/archive/6.3.0.tar.gz'
sha1 '90fde5acfbd6feefad02453ee9f31a0ac6d2f80e'

def install
prefix.install_metafiles
Expand Down