terragrunt 0.12.17
Closes #13855. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e54901ab2c
commit
73f0973887
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Terragrunt < Formula
|
class Terragrunt < Formula
|
||||||
desc "Thin wrapper for Terraform e.g. for locking state"
|
desc "Thin wrapper for Terraform e.g. for locking state"
|
||||||
homepage "https://github.com/gruntwork-io/terragrunt"
|
homepage "https://github.com/gruntwork-io/terragrunt"
|
||||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.16.tar.gz"
|
url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.17.tar.gz"
|
||||||
sha256 "2bf76d1662fabcefd963b6c86579203b0712ade88aa403a1d0da43ec057a75ac"
|
sha256 "cc221198c31ac70c633dd14a6de0845f100c4b3fae00d0a1cd9e734b47f7f560"
|
||||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue