From 8f732cda2e4abc3df3dd0794608d85e98fe748dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 12:31:47 +0000 Subject: [PATCH] yara: Update to version 4.2.2-2012 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 63121ce62e..46ff21b9cb 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.2.1-1934", + "version": "4.2.2-2012", "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.2.1/yara-v4.2.1-1934-win64.zip", - "hash": "757f553182450a1be4ac9f1122eef171ea6e1f0346c2bb26faa4e5c3603860e3", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.2/yara-v4.2.2-2012-win64.zip", + "hash": "6100466ef36478488e7b295933c946c2fc4b3d31e641bb904da186c0ea151c3f", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.1/yara-v4.2.1-1934-win32.zip", - "hash": "262ef6af8d4602fb124019b3baa8d78d9af1b78fe14468deafdd8e99fd2f8a0c", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.2/yara-v4.2.2-2012-win32.zip", + "hash": "bf35bc3b139728c993b50fcf3e8b7bc26591d057b4ee5b474ffcbc5ecce73e7e", "bin": [ [ "yara32.exe",