Skip to content

Commit 79355df

Browse files
committed
terraform-docs 0.19.0
1 parent 08ccbf2 commit 79355df

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://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"
4+
url "https://github.com/terraform-docs/terraform-docs/archive/refs/tags/v0.19.0.tar.gz"
5+
sha256 "9341dadb3d45ab8e050d7209c5bd11090e0225b6fc4ea3383d767f08f7e86c6f"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)