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 d212729 commit c2d7ce2Copy full SHA for c2d7ce2
Formula/t/terramaid.rb
@@ -1,8 +1,8 @@
1
class Terramaid < Formula
2
desc "Utility for generating Mermaid diagrams from Terraform configurations"
3
homepage "https://github.com/RoseSecurity/Terramaid"
4
- url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.9.0.tar.gz"
5
- sha256 "555dda8e7bacb2b4c389d2eba764a50554ca9e130c15f5d0b6fe7f817eaa934e"
+ url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.10.0.tar.gz"
+ sha256 "f9ba4925fa276e9a0361bbcdb8a4e163bc6eb9e0dd0256bd305f7d5cf3fd35ea"
6
license "Apache-2.0"
7
head "https://github.com/RoseSecurity/Terramaid.git", branch: "main"
8
0 commit comments