From 208694b0be85230280f96fef0a9c47176c322931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:27:28 +0000 Subject: [PATCH] yara: Update to version 4.3.2-2150 --- bucket/yara.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yara.json b/bucket/yara.json index 5c35253d85..8ab0db544b 100644 --- a/bucket/yara.json +++ b/bucket/yara.json @@ -1,12 +1,12 @@ { - "version": "4.3.1-2141", + "version": "4.3.2-2150", "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.1/yara-4.3.1-2141-win64.zip", - "hash": "841f0295380e549195b67bce492611826194fbf6fa9d941a08c8626fb9d7dd14", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.2/yara-4.3.2-2150-win64.zip", + "hash": "d878593371a0cdc0946a26e460c3bf0a0964018647a0e2239b1dc25ddc0d2365", "bin": [ [ "yara64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win32.zip", - "hash": "07a68a4defa6734884d5a21b0913e49d91b2e285d85d5f38bcd42deb7fc6d4e2", + "url": "https://github.com/VirusTotal/yara/releases/download/v4.3.2/yara-4.3.2-2150-win32.zip", + "hash": "96cb75b77b0448af7f04689f9cddc90b349adfdace0beebd3639c22cec86a12b", "bin": [ [ "yara32.exe",