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 4f95d59 commit 8e5fe60Copy full SHA for 8e5fe60
Formula/m/malcontent.rb
@@ -1,10 +1,9 @@
1
class Malcontent < Formula
2
desc "Supply Chain Attack Detection, via context differential analysis and YARA"
3
homepage "https://github.com/chainguard-dev/malcontent"
4
- url "https://github.com/chainguard-dev/malcontent/archive/refs/tags/v1.8.6.tar.gz"
5
- sha256 "282f46640dccfe4b254ae4d0025e983ab8d0273c177966512523e988c0a4a13f"
+ url "https://github.com/chainguard-dev/malcontent/archive/refs/tags/v1.8.7.tar.gz"
+ sha256 "4f4b26567d9c0d0e02cec72b735207f8aceb286d927d990373fbce4a4b56d5db"
6
license "Apache-2.0"
7
- revision 1
8
9
bottle do
10
sha256 cellar: :any, arm64_sequoia: "791b8b3abdb78182e80c065dc39e1e33511a9d42361c56d9f1b6aabc863d210e"
0 commit comments