From 263115b4fb41e6a4318c62752198228900affed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 16:30:02 +0000 Subject: [PATCH] yara: Update to version 4.2.0-1885 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 38c4800956..578e98a98e 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.1.3-1755", + "version": "4.2.0-1885", "description": "A malware samples pattern matching tool.", "homepage": "https://virustotal.github.io/yara/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.3/yara-v4.1.3-1755-win64.zip", - "hash": "d72124e0a1a77163daac51c1068b5d58c2ed2027bd688bbd41b6831702da755a", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.0/yara-v4.2.0-1885-win64.zip", + "hash": "56d379b99bbf9b9894ff80c948876d5206ba79342774186eb0ef6ed63fd79ba6", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.3/yara-v4.1.3-1755-win32.zip", - "hash": "3ad6bf63391d409008c25f09989ce033458351cdb4fc3a538f45beedff8c76bd", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.0/yara-v4.2.0-1885-win32.zip", + "hash": "6bd97c43dd2af3da2d383b56c1ae8070f4867e57ce2c4c44801200320a9b3d35", "bin": [ [ "yara32.exe",