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

Commit

Permalink
aws-elasticbeanstalk 2.6.0
Browse files Browse the repository at this point in the history
Closes #25662.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
jeffreywildman authored and MikeMcQuaid committed Jan 5, 2014
1 parent 5dea7fc commit 0b03021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/aws-elasticbeanstalk.rb
Expand Up @@ -2,8 +2,8 @@

class AwsElasticbeanstalk < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/code/6752709412171743'
url 'https://s3.amazonaws.com/elasticbeanstalk/cli/AWS-ElasticBeanstalk-CLI-2.5.1.zip'
sha1 'ad55ba660ff6852742ec1066abba506378049078'
url 'https://s3.amazonaws.com/elasticbeanstalk/cli/AWS-ElasticBeanstalk-CLI-2.6.0.zip'
sha1 '98424ebbf9656c88f41af2edefccf4a7dfbb72a9'

def install
# Remove versions for other platforms.
Expand Down

0 comments on commit 0b03021

Please sign in to comment.