1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-22 20:01:58 +01:00

Update brew formula to v0.6

This commit is contained in:
Adam Mckaig 2016-01-07 17:06:39 -05:00
parent fccd2f5c14
commit 08071b0d90

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