diff options
| -rw-r--r-- | Library/Formula/auto-scaling.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/auto-scaling.rb b/Library/Formula/auto-scaling.rb index f95d7a1a5..e25279b37 100644 --- a/Library/Formula/auto-scaling.rb +++ b/Library/Formula/auto-scaling.rb @@ -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 '70138664fc4a76c965660b86e7be959a44281c40' + sha1 'ceae80f368123d47d543ce0a7aae2a048a23b232' def install standard_install |
