Skip to content

Commit f54c68d

Browse files
committed
terragrunt 0.77.6
1 parent 9026873 commit f54c68d

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.77.5.tar.gz"
5-
sha256 "9b00c44aee29ad055a64b689ca50c6d5922183b369ee212dd637998f6c187793"
4+
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.77.6.tar.gz"
5+
sha256 "c80fa12319e01569a90fc92b616cf52fb823d448f43d9c66b9219e700c4371b1"
66
license "MIT"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)