From 9080272a7f43aa4edc21bdfd4d64868491602c44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 08:26:47 +0000 Subject: [PATCH] yara: Update to version 4.3.1-2141 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index f0287f0a65..5c35253d85 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.3.0-2120", + "version": "4.3.1-2141", "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.3.0/yara-4.3.0-2120-win64.zip", - "hash": "f9a444f3daf0aa6ddeea673ff525c0d268ef838a518c38e57bb53f8ea8b16466", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win64.zip", + "hash": "841f0295380e549195b67bce492611826194fbf6fa9d941a08c8626fb9d7dd14", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win32.zip", - "hash": "22f243abf2adb778c4dd7e19673c2943e925a37e0b34ff2d094cf7bbe7a19b29", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win32.zip", + "hash": "07a68a4defa6734884d5a21b0913e49d91b2e285d85d5f38bcd42deb7fc6d4e2", "bin": [ [ "yara32.exe",