Skip to content

Commit c460220

Browse files
committed
malcontent 1.18.0
1 parent 14e8f51 commit c460220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/malcontent.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Malcontent < Formula
22
desc "Supply Chain Attack Detection, via context differential analysis and YARA"
33
homepage "https://github.com/chainguard-dev/malcontent"
4-
url "https://github.com/chainguard-dev/malcontent/archive/refs/tags/v1.17.5.tar.gz"
5-
sha256 "6bef417cc616c1d237e163786c3dd52f123e14c22673732a2e3c505ac098f246"
4+
url "https://github.com/chainguard-dev/malcontent/archive/refs/tags/v1.18.0.tar.gz"
5+
sha256 "82dde7e4a4cdd51b367c08ae391b1ff72a0d52676ffcbd027036abb227a95c28"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/malcontent.git", branch: "main"
88

0 commit comments

Comments
 (0)