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 e5ad37c commit 0e44c32Copy full SHA for 0e44c32
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/v1.3.0.tar.gz"
5
- sha256 "4956bf63a1bb87557d5b82ef3253dacfcf941d9b351c395dc85635acec81b652"
+ url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "4a6b6a24665ef749ea66ddaa7e197412f2cdbc695c01445d86dcfcf4b351dcf9"
6
license "BSD-3-Clause"
7
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
8
0 commit comments