From 2de7f9795bf11530bc2786abd5ad8c6bdc9d9090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 23 Aug 2021 10:17:10 -0700 Subject: [PATCH] yara: Update to version 4.1.2-1693 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 422decb0c2..e29f946636 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.1.1-1635", + "version": "4.1.2-1693", "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.1/yara-v4.1.1-1635-win64.zip", - "hash": "18797c15f7155150d735ae7cbb5492f6f2def1e3ea34f2c979aeb1a005cc78f8", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win64.zip", + "hash": "97d8bc6767ed2de2a9f92ece5680aa15c38209c7cbaded2a62061e8a5821600d", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win32.zip", - "hash": "2f5f21ffa6d34e320f6df1b60012ba4904a350396c064deae5a15583312a5c89", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win32.zip", + "hash": "177925cee615aea446b4374286a1baf1ffc17d3af1deb706fa6e3d84f755836b", "bin": [ [ "yara32.exe",