mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-22 20:01:58 +01:00
Update brew formula to v0.4
This commit is contained in:
parent
644da47c56
commit
ffb3ce1fdf
@ -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/0.3.tar.gz"
|
||||
sha1 "fc4d492e328255b422429e221ff7d31533da96f9"
|
||||
url "https://github.com/adammck/terraform-inventory/archive/v0.4.tar.gz"
|
||||
sha1 "e878196877f068d49970c7f2b1ce32cc09a6ee02"
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user