Skip to content

Commit d90fd75

Browse files
committed
threatcl 0.2.4
1 parent 0dbe958 commit d90fd75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/threatcl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Threatcl < Formula
22
desc "Documenting your Threat Models with HCL"
33
homepage "https://github.com/threatcl/threatcl"
4-
url "https://github.com/threatcl/threatcl/archive/refs/tags/v0.2.3.tar.gz"
5-
sha256 "9b0a9917d889de32b645e8c448a2c5dea8d9df53a37db6981466640affcc26a2"
4+
url "https://github.com/threatcl/threatcl/archive/refs/tags/v0.2.4.tar.gz"
5+
sha256 "0f4b73b4ae878ba1be624c3089c51fcbb298548f160ab26f52412e1407d762c8"
66
license "MIT"
77
head "https://github.com/threatcl/threatcl.git", branch: "main"
88

0 commit comments

Comments
 (0)