Skip to content

Commit a1938d1

Browse files
committed
yara-x 1.8.0
1 parent 360f1c8 commit a1938d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yara-x.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class YaraX < Formula
22
desc "Tool to do pattern matching for malware research"
33
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"
4+
url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v1.8.0.tar.gz"
5+
sha256 "79c0f5496d5115863e22cfdc04837cb12650fd9f0d826a86d5e9b7f4b20ccdc7"
66
license "BSD-3-Clause"
77
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
88

0 commit comments

Comments
 (0)