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 4286a17 commit 198601eCopy full SHA for 198601e
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.91.5.tar.gz"
5
- sha256 "b6d54b04141d0200e11e13bd4f0e6d617a2ecbfa1495758e1897b0f23e2f0470"
+ url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.92.0.tar.gz"
+ sha256 "fb954ad248d7dd4a58abebc0339f2d5536b2f4851241de4a6625f58e26231d2e"
6
license "MIT"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments