From e540d0363e50b2ade3707221b9e3baeff05d1b49 Mon Sep 17 00:00:00 2001 From: Andrew O'Neil Date: Tue, 5 Aug 2014 10:15:31 +1000 Subject: auto-scaling 1.0.61.6 Update aws autoscaling to 1.0.61.6 Closes #31346. Signed-off-by: Mike McQuaid --- Library/Formula/auto-scaling.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/auto-scaling.rb b/Library/Formula/auto-scaling.rb index 83118e250..2e946c105 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.5' - sha1 'c820f09f0b95bf2f320896d0dbeacc71d8df9f0e' + version '1.0.61.6' + sha1 'd49d6be8c86c331eb442f0729165555b6ed5264a' def install standard_install -- cgit v1.2.3