Skip to content

Commit d2257c3

Browse files
BrewTestBotdaeho-ro
authored andcommitted
yara-x 0.13.0
1 parent 3260ed1 commit d2257c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/y/yara-x.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/v0.12.0.tar.gz"
5-
sha256 "f73f7c3d2b38e7190d9b588bbc4eb6664123cd95a10c30e198f0653da1db8932"
4+
url "https://github.com/VirusTotal/yara-x/archive/refs/tags/v0.13.0.tar.gz"
5+
sha256 "906a40675136e9a911e3c1c239b9e340823e6952c3b69bfe980f3b1ed0a74835"
66
license "BSD-3-Clause"
7-
revision 1
87
head "https://github.com/VirusTotal/yara-x.git", branch: "main"
98

109
livecheck do

0 commit comments

Comments
 (0)