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 0467f02 commit 34a2a63Copy full SHA for 34a2a63
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.81.10.tar.gz"
5
- sha256 "54813762ae2fe8668b8b90c4436a1d3761e5f2faddeef0ef32273d938399dc74"
+ url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.82.0.tar.gz"
+ sha256 "cb2aa1449101e357a6d7797780407167ef4eb8e7a2b83b91e8fbc92c43214c8d"
6
license "MIT"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments