Skip to content

Commit 8894441

Browse files
committed
terragrunt 0.71.5
1 parent 8682c58 commit 8894441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/terragrunt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Terragrunt < Formula
22
desc "Thin wrapper for Terraform e.g. for locking state"
33
homepage "https://terragrunt.gruntwork.io/"
4-
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.71.4.tar.gz"
5-
sha256 "9614da5c29a775f702bcacad007ba6bb2be1da8fefa119792566a1f68b4b5f66"
4+
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.71.5.tar.gz"
5+
sha256 "42e529b0f0de5f456edf523af87d1ea6e256e386f5a7d8294f7e20f94b6c82a3"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)