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 7f3e94e commit d3e2447Copy full SHA for d3e2447
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.68.4.tar.gz"
5
- sha256 "60c259d787eb74fc8d442dad33e2f697ab8498970b7fc71ea3d2a3c45cd9fb6f"
+ url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.68.5.tar.gz"
+ sha256 "1fe21df080c62b143be26d19fafe3f4d7a116f93482d6789474687c221d01b6e"
6
license "MIT"
7
8
bottle do
0 commit comments