aws-cfn-tools 1.0.12
Closes Homebrew/homebrew#18039. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
2d483adb56
commit
c0aac48a6f
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.11'
|
||||
sha1 '45ab67be14e2dc895b73516063062e5406b8e270'
|
||||
version '1.0.12'
|
||||
sha1 '1d308682effb9366b95cf2abf501c464d29ee012'
|
||||
|
||||
depends_on 'ec2-api-tools'
|
||||
|
||||
|
|
Loading…
Reference in a new issue