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 0dbe958 commit d90fd75Copy full SHA for d90fd75
Formula/t/threatcl.rb
@@ -1,8 +1,8 @@
1
class Threatcl < Formula
2
desc "Documenting your Threat Models with HCL"
3
homepage "https://github.com/threatcl/threatcl"
4
- url "https://github.com/threatcl/threatcl/archive/refs/tags/v0.2.3.tar.gz"
5
- sha256 "9b0a9917d889de32b645e8c448a2c5dea8d9df53a37db6981466640affcc26a2"
+ url "https://github.com/threatcl/threatcl/archive/refs/tags/v0.2.4.tar.gz"
+ sha256 "0f4b73b4ae878ba1be624c3089c51fcbb298548f160ab26f52412e1407d762c8"
6
license "MIT"
7
head "https://github.com/threatcl/threatcl.git", branch: "main"
8
0 commit comments