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 79d1299 commit 7afb153Copy full SHA for 7afb153
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.7.1.tar.gz"
5
- sha256 "f74302102666c11c7e87578872e7cdd354c123139b17b2b7fb206c912766b593"
+ url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v1.8.0.tar.gz"
+ sha256 "79c0f5496d5115863e22cfdc04837cb12650fd9f0d826a86d5e9b7f4b20ccdc7"
6
license "BSD-3-Clause"
7
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
8
0 commit comments