mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-22 20:01:58 +01:00
Update Homebrew formula to v0.9
This commit is contained in:
parent
94a66e3c5e
commit
1088fcbff4
@ -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.8.tar.gz"
|
||||
sha256 "486d8338774fe60e5f950ea8e2464c693f89828708d27d1bf69d745484a1e2a5"
|
||||
url "https://github.com/adammck/terraform-inventory/archive/v0.9.tar.gz"
|
||||
sha256 "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user