From 04f44342c27df3d9326d332e0fdbfadce58d5690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 14:51:15 +0200 Subject: [PATCH] yara: Update to version 4.0.1-1323 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index e42db5b2b6..5eef5d4f87 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": "4.0.0-1305", + "version": "4.0.1-1323", "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win64.zip", - "hash": "c7308e0d58f0dc32a672060505ee68ff8441235555b1f0dfc18ebf0bced84747", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win64.zip", + "hash": "f2fcb1ca37bf5c79d4bb006dae61fba4d22df72497f2a40bcdd354f7767bb95a", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win32.zip", - "hash": "84d237aed1461950ef76bbcbfc589aa9a3835aa3ef2a7bc38ddc243951aacc92", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win32.zip", + "hash": "26bb30d2730fbdb670c808092e894ec6cd7306a065afe2d7a11e417a982bbe31", "bin": [ [ "yara32.exe",