Skip to content

Commit 19050c0

Browse files
committed
terraform-docs 0.20.0
1 parent b94bed9 commit 19050c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/terraform-docs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TerraformDocs < Formula
22
desc "Tool to generate documentation from Terraform modules"
33
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"
4+
url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.20.0.tar.gz"
5+
sha256 "793ad60be207292b9f27664d5c73bd75512e7a5e458b0fe2daa872b5ad46d6a9"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)