auto-scaling 1.0.61.1

Fixes Homebrew/homebrew#15032.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-09-20 22:54:37 -05:00
parent 69a78f605e
commit 4ce336c8ac
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require 'formula'
class AutoScaling < AmazonWebServicesFormula class AutoScaling < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/developertools/2535' homepage 'http://aws.amazon.com/developertools/2535'
url 'http://ec2-downloads.s3.amazonaws.com/AutoScaling-2011-01-01.zip' url 'http://ec2-downloads.s3.amazonaws.com/AutoScaling-2011-01-01.zip'
version '1.0.61.0' version '1.0.61.1'
sha1 'bfee535e745d0e56289258151bd104263ebb8f64' sha1 '70fe87756f37dcfc412b6013d71e687dee6cb1c5'
def install def install
standard_install standard_install