8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abca13e commit c2dbf3eCopy full SHA for c2dbf3e
Formula/t/terragrunt.rb
@@ -1,8 +1,8 @@
1
class Terragrunt < Formula
2
desc "Thin wrapper for Terraform e.g. for locking state"
3
homepage "https://terragrunt.gruntwork.io/"
4
- url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.55.2.tar.gz"
5
- 5B7C sha256 "793a445e2820d3592f292c6dae979a3d31d25acaf2619af42f294c47a1cd34e1"
+ url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.55.3.tar.gz"
+ sha256 "a729a8f12bf7758fd268c11867c60da00e36f4339aaacbc3e4ceb8e3a4eba33d"
6
license "MIT"
7
8
bottle do
0 commit comments