cask :v1 => 'terraform' do version '0.3.7' sha256 'aecdc8119cd637e3e60967c97f9912735400814546b8e925152203fb6e99c732' # bintray.com is the official download host per the vendor homepage url "https://dl.bintray.com/mitchellh/terraform/terraform_#{version}_darwin_amd64.zip" homepage 'http://www.terraform.io/' license :mpl binary 'terraform' binary 'terraform-provider-atlas' binary 'terraform-provider-aws' binary 'terraform-provider-cloudflare' binary 'terraform-provider-cloudstack' binary 'terraform-provider-consul' binary 'terraform-provider-digitalocean' binary 'terraform-provider-dnsimple' binary 'terraform-provider-google' binary 'terraform-provider-heroku' binary 'terraform-provider-mailgun' binary 'terraform-provider-null' binary 'terraform-provisioner-file' binary 'terraform-provisioner-local-exec' binary 'terraform-provisioner-remote-exec' end