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 28a7902 commit 9cebe40Copy full SHA for 9cebe40
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.11.0.tar.gz"
5
- sha256 "992563cd53d7ce64db3734a839a3291f6e1950458ab72a13eb382c8f3c403afc"
+ url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "18c667fe50d2e8488040f47fe8c9b9aa2fd570cd3edb81b630824ffb2d9d7ed1"
6
license "Apache-2.0"
7
head "https://github.com/RoseSecurity/Terramaid.git", branch: "main"
8
0 commit comments