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 d3e5c77 commit c1e384eCopy full SHA for c1e384e
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.80.3.tar.gz"
5
- sha256 "77c7fec4b5e0e44591d7481b73a6e85486e63252a3aaead49253793c8f2d2ecd"
+ url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.80.4.tar.gz"
+ sha256 "b8de3422bb86da3fb6d2170aa4a35e1679aef228985fe5b683120866fa4fb591"
6
license "MIT"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments