Skip to content

Commit 59c5d2a

Browse files
committed
terragrunt 0.68.6
1 parent c3a6f2f commit 59c5d2a

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.68.5.tar.gz"
5-
sha256 "1fe21df080c62b143be26d19fafe3f4d7a116f93482d6789474687c221d01b6e"
4+
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.68.6.tar.gz"
5+
sha256 "1cb119efeceec5b337027559f07b49d1d3cc77bee7113e4165c829c9ad053cf0"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)