Skip to content

Commit 63ad6c4

Browse files
committed
terragrunt 0.69.11
1 parent 79e30cc commit 63ad6c4

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.69.10.tar.gz"
5-
sha256 "da2bf481834563053c9be25e670b414f5678b8a435e5e2c23b5a4ac6f32ee5c3"
4+
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.69.11.tar.gz"
5+
sha256 "8cd8d5d67e0280b58e45b9e8717a2317098c5d6b61ce928f4ae1d81db7b4c016"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)