aws-cfn-tools 1.0.10

Closes Homebrew/homebrew#14602.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mike Fiedler 2012-08-31 14:09:20 -03:00 committed by Adam Vandenberg
parent 6dcb444d79
commit 86fcbda45a

View file

@ -3,8 +3,8 @@ require 'formula'
class AwsCfnTools < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/developertools/AWS-CloudFormation/2555753788650372'
url 'https://s3.amazonaws.com/cloudformation-cli/AWSCloudFormation-cli.zip'
version '1.0.9'
md5 'c18d85826f97fe579ba68c9c52973776'
version '1.0.10'
sha1 '656a81c5f3078dc7550a0512aa97b67ebd0331f1'
depends_on 'ec2-api-tools'