Skip to content

Commit 39416d2

Browse files
committed
yara-x 1.3.0
1 parent fc859ee commit 39416d2

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.2.1.tar.gz"
5-
sha256 "e0457c0cd4f6a7a1c4c0e5df7453af49f3d8027453fd1fc053a1491ca1823122"
4+
url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v1.3.0.tar.gz"
5+
sha256 "4956bf63a1bb87557d5b82ef3253dacfcf941d9b351c395dc85635acec81b652"
66
license "BSD-3-Clause"
77
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
88

0 commit comments

Comments
 (0)