Skip to content

Commit c2d7ce2

Browse files
committed
terramaid 1.10.0
1 parent d212729 commit c2d7ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/terramaid.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Terramaid < Formula
22
desc "Utility for generating Mermaid diagrams from Terraform configurations"
33
homepage "https://github.com/RoseSecurity/Terramaid"
4-
url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.9.0.tar.gz"
5-
sha256 "555dda8e7bacb2b4c389d2eba764a50554ca9e130c15f5d0b6fe7f817eaa934e"
4+
url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "f9ba4925fa276e9a0361bbcdb8a4e163bc6eb9e0dd0256bd305f7d5cf3fd35ea"
66
license "Apache-2.0"
77
head "https://github.com/RoseSecurity/Terramaid.git", branch: "main"
88

0 commit comments

Comments
 (0)