From 5eaa61a91f67e7f9574d9cd7b16c202a3095c130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Apr 2020 15:27:21 +0200 Subject: [PATCH] yara: Update to version 4.0.0-1305 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 05c267088f..e42db5b2b6 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -2,11 +2,11 @@ "homepage": "https://virustotal.github.io/yara/", "description": "A malware samples pattern matching tool.", "license": "BSD-3-Clause", - "version": "3.11.0-994", + "version": "4.0.0-1305", "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v3.11.0/yara-v3.11.0-994-win64.zip", - "hash": "e4f86f9074114ae3bf7855b3aa71de2c2396b7abe4977e2408979a926ec2ef0e", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win64.zip", + "hash": "c7308e0d58f0dc32a672060505ee68ff8441235555b1f0dfc18ebf0bced84747", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v3.11.0/yara-v3.11.0-994-win32.zip", - "hash": "fbbab269dddccd254c4306e7d3ef43a086e1306bc07a8a9aa1abaa8e4e864199", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win32.zip", + "hash": "84d237aed1461950ef76bbcbfc589aa9a3835aa3ef2a7bc38ddc243951aacc92", "bin": [ [ "yara32.exe",