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 b94bed9 commit 19050c0Copy full SHA for 19050c0
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://terraform-docs.io/"
4
- url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.19.0.tar.gz"
5
- sha256 "9341dadb3d45ab8e050d7209c5bd11090e0225b6fc4ea3383d767f08f7e86c6f"
+ url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.20.0.tar.gz"
+ sha256 "793ad60be207292b9f27664d5c73bd75512e7a5e458b0fe2daa872b5ad46d6a9"
6
license "MIT"
7
8
bottle do
0 commit comments