diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/auto-scaling.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/auto-scaling.rb b/Library/Formula/auto-scaling.rb index e25279b37..7653befb3 100644 --- a/Library/Formula/auto-scaling.rb +++ b/Library/Formula/auto-scaling.rb @@ -3,8 +3,8 @@ require 'formula' 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 'ceae80f368123d47d543ce0a7aae2a048a23b232' + version '1.0.61.2' + sha1 '561b7b737b0ada420eeb044bf617cef628c9d894' def install standard_install |
