1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-26 11:53:48 +01:00

Merge pull request #15 from elmundio87/elmundio87-homebrew-0.5

Update homebrew script to download version 0.5
This commit is contained in:
Adam Mckaig 2015-07-22 09:29:44 -04:00
commit e50b440407

@ -3,8 +3,8 @@ class TerraformInventory < Formula
head "https://github.com/adammck/terraform-inventory.git" head "https://github.com/adammck/terraform-inventory.git"
# Update these when a new version is released # Update these when a new version is released
url "https://github.com/adammck/terraform-inventory/archive/v0.4.tar.gz" url "https://github.com/adammck/terraform-inventory/archive/v0.5.tar.gz"
sha1 "e878196877f068d49970c7f2b1ce32cc09a6ee02" sha1 "8dcb83171d5cf323d6d4a52779f91aeaed2f195e"
depends_on "go" => :build depends_on "go" => :build