From 87ab2b85e1e1ceca6edc63be4c1bb066e699328c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Jun 2020 13:31:43 +0200 Subject: [PATCH] yara: Update to version 4.0.2-1347 --- bucket/yara.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 5eef5d4f87..40fe24cad7 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "homepage": "https://virustotal.github.io/yara/", + "version": "4.0.2-1347", "description": "A malware samples pattern matching tool.", + "homepage": "https://virustotal.github.io/yara/", "license": "BSD-3-Clause", - "version": "4.0.1-1323", "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win64.zip", - "hash": "f2fcb1ca37bf5c79d4bb006dae61fba4d22df72497f2a40bcdd354f7767bb95a", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.2/yara-v4.0.2-1347-win64.zip", + "hash": "30e60caf43ad3e369d7b1e483db6d005f4ca8aa163323e08ce06815125872a26", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win32.zip", - "hash": "26bb30d2730fbdb670c808092e894ec6cd7306a065afe2d7a11e417a982bbe31", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.2/yara-v4.0.2-1347-win32.zip", + "hash": "652a03a96a087eddd599835bfd4d9e3d487de615e9ea87fa893c7de6cdd3e971", "bin": [ [ "yara32.exe",