terraform.rb: added vendor host comment

This commit is contained in:
Vítor Galvão 2015-01-19 02:26:31 +00:00
parent 2105c82c60
commit 4b0619b64c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cask :v1 => 'terraform' do
version '0.3.6'
sha256 '65b4c5bfc34bb0464b691b31ac554132c87ac0c5d7acef936c039777a27dccad'
# 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