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 7b32be9 commit a1587adCopy full SHA for a1587ad
Formula/y/yara-x.rb
@@ -1,8 +1,8 @@
1
class YaraX < Formula
2
desc "Tool to do pattern matching for malware research"
3
homepage "https://virustotal.github.io/yara-x/"
4
- url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v0.13.0.tar.gz"
5
- sha256 "906a40675136e9a911e3c1c239b9e340823e6952c3b69bfe980f3b1ed0a74835"
+ url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v0.14.0.tar.gz"
+ sha256 "1ae81cc3fb37966ea23d4a4088413cd19f209309bac38bf420a35ff1d5b3e46f"
6
license "BSD-3-Clause"
7
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
8
0 commit comments