aws-cfn-tools 1.0.10
Closes Homebrew/homebrew#14602. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6dcb444d79
commit
86fcbda45a
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue