aws-cfn-tools 1.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d71d5cfec0
commit
d2c0eefe65
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ require "#{File.dirname __FILE__}/ec2-api-tools.rb"
|
|||
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.8'
|
||||
md5 'f47dd2331d8f608d6bee508e24268a67'
|
||||
version '1.0.9'
|
||||
md5 'c18d85826f97fe579ba68c9c52973776'
|
||||
|
||||
depends_on 'ec2-api-tools'
|
||||
|
||||
|
|
Loading…
Reference in a new issue