auto-scaling: update sha1
Closes Homebrew/homebrew#16272. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3a3328737a
commit
c7d8314117
1 changed files with 1 additions and 1 deletions
|
@ -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.1'
|
||||
sha1 '70138664fc4a76c965660b86e7be959a44281c40'
|
||||
sha1 'ceae80f368123d47d543ce0a7aae2a048a23b232'
|
||||
|
||||
def install
|
||||
standard_install
|
||||
|
|
Loading…
Reference in a new issue