We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ccbf2 commit 79355dfCopy full SHA for 79355df
Formula/t/terraform-docs.rb
@@ -1,8 +1,8 @@
1
class TerraformDocs < Formula
2
desc "Tool to generate documentation from Terraform modules"
3
homepage "https://github.com/terraform-docs/terraform-docs"
4
- url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.18.0.tar.gz"
5
- sha256 "ed4c51a8f8be8f9cf5117331005b200d807f362604447ddeb6781c744e5f4743"
+ url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.19.0.tar.gz"
+ sha256 "9341dadb3d45ab8e050d7209c5bd11090e0225b6fc4ea3383d767f08f7e86c6f"
6
license "MIT"
7
8
bottle do
0 commit comments