Skip to content

Instantly share code, notes, and snippets.

@tisba
Created June 6, 2011 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tisba/1010043 to your computer and use it in GitHub Desktop.
Save tisba/1010043 to your computer and use it in GitHub Desktop.
aws-cfn-tools 1.0.6 -> 1.0.7
diff --git a/Library/Formula/aws-cfn-tools.rb b/Library/Formula/aws-cfn-tools.rb
index 9f58fb7..a6e81c6 100644
--- a/Library/Formula/aws-cfn-tools.rb
+++ b/Library/Formula/aws-cfn-tools.rb
@@ -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.6'
- md5 'f3bff05e8e5e1a169e5f247077583b6e'
+ version '1.0.7'
+ md5 '0ba857ef6beca08c20f5d57a31585098'
depends_on 'ec2-api-tools'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment