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 936deeac6..aad40e031 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.0' - sha1 '' + sha1 'bfee535e745d0e56289258151bd104263ebb8f64' def install standard_install |
