diff options
Diffstat (limited to 'Library/Formula')
| -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 7653befb3..74fc564b7 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.2' - sha1 '561b7b737b0ada420eeb044bf617cef628c9d894' + version '1.0.61.3' + sha1 '8c2a1ad226c362622a599cf481fd3fe67204625c' def install standard_install |
