From 45f13fca59103c4eadb1ef33a0f15bc23c08918e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 20:26:27 +0000 Subject: [PATCH] yara: Update to version 4.3.0-2120 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 0f77f07961..f0287f0a65 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.2.3-2029", + "version": "4.3.0-2120", "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.3/yara-4.2.3-2029-win64.zip", - "hash": "a71a7070bc6dd392e0c066a590d2262382b0c3d73e76cc0851dc33ab5d51d381", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win64.zip", + "hash": "f9a444f3daf0aa6ddeea673ff525c0d268ef838a518c38e57bb53f8ea8b16466", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.2.3/yara-4.2.3-2029-win32.zip", - "hash": "93c2b2b9b180cb351ae16dd34c67c128dc8db73df5e541dbcd8da9267a8dde3f", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win32.zip", + "hash": "22f243abf2adb778c4dd7e19673c2943e925a37e0b34ff2d094cf7bbe7a19b29", "bin": [ [ "yara32.exe",