terragrunt 0.14.5
Closes #25910. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bdfd06c40d
commit
3a8113fe62
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.14.4.tar.gz"
|
||||
sha256 "44870378af1821816b28bab5ff6df5f52c3b2091a0b0f7f7d3a88cc41ee91959"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.14.5.tar.gz"
|
||||
sha256 "354cd6b15dbab83d807eec26fb70f5565925a13e30ebab9bac61004c041954d3"
|
||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue