Skip to content

Commit 7ae6800

Browse files
committed
terragrunt 0.72.3
1 parent 2109562 commit 7ae6800

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.72.2.tar.gz"
5-
sha256 "6f1c2e9c57fbb6958134b0bf648769c8f3ed0db15cb42770221cc32303c679a6"
4+
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.72.3.tar.gz"
5+
sha256 "0cb9e775f42419538f638abada39bdb22e0bb8cb2491f2d4a320b998b4ab9700"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)