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 19aa1c8 commit 7e3b415Copy full SHA for 7e3b415
Formula/y/yara.rb
@@ -1,8 +1,8 @@
1
class Yara < Formula
2
desc "Malware identification and classification tool"
3
homepage "https://github.com/VirusTotal/yara/"
4
- url "https://github.com/VirusTotal/yara/archive/refs/tags/v4.5.4.tar.gz"
5
- sha256 "586c9c21878f8b4d1b9423b89ac937f21f8057b03e3e9706f310549d453966fa"
+ url "https://github.com/VirusTotal/yara/archive/refs/tags/v4.5.5.tar.gz"
+ sha256 "d38e30fd9c1e1c7921d1c4568262d94f5c2d6b5da139fe49572a43ffbc5c53f6"
6
license "BSD-3-Clause"
7
head "https://github.com/VirusTotal/yara.git", branch: "master"
8
0 commit comments