terragrunt 0.13.8
Closes #19539. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
03650dba92
commit
0b1e3c5699
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Terragrunt < Formula
|
||||
desc "Thin wrapper for Terraform e.g. for locking state"
|
||||
homepage "https://github.com/gruntwork-io/terragrunt"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.13.7.tar.gz"
|
||||
sha256 "760738f6a8219fce2451c1590ed93e6f8cb1bfc9610893f82a988ecf1225a83a"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.13.8.tar.gz"
|
||||
sha256 "6ad9d21dd6958ef678e854341c7c95100dd7e945ef3bbddab02b05d1bf3c427e"
|
||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue