Skip to content

Commit

Permalink
Incorrect sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
cyakimov committed Sep 25, 2012
1 parent 074d426 commit 4a8e8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/auto-scaling.rb
Expand Up @@ -4,7 +4,7 @@ class AutoScaling < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/developertools/2535'
url 'http://ec2-downloads.s3.amazonaws.com/AutoScaling-2011-01-01.zip'
version '1.0.61.1'
sha1 '70fe87756f37dcfc412b6013d71e687dee6cb1c5'
sha1 '70138664fc4a76c965660b86e7be959a44281c40'

def install
standard_install
Expand Down

2 comments on commit 4a8e8f3

@adamv
Copy link

@adamv adamv commented on 4a8e8f3 Sep 25, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the version change?

@cyakimov
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazon AutoScaling CLI version 1.0.61.1 (API 2011-01-01) — Same version.

Please sign in to comment.