Skip to content

Commit 9cebe40

Browse files
committed
1 parent 28a7902 commit 9cebe40

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.11.0.tar.gz"
5-
sha256 "992563cd53d7ce64db3734a839a3291f6e1950458ab72a13eb382c8f3c403afc"
4+
url "https://github.com/RoseSecurity/Terramaid/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "18c667fe50d2e8488040f47fe8c9b9aa2fd570cd3edb81b630824ffb2d9d7ed1"
66
license "Apache-2.0"
77
head "https://github.com/RoseSecurity/Terramaid.git", branch: "main"
88

0 commit comments

Comments
 (0)