From 43a5ce9bb4d064be55d3164190d556cb04fc9a5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 12:31:58 +0000 Subject: [PATCH] yara-x: Update to version 1.5.0 --- bucket/yara-x.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yara-x.json b/bucket/yara-x.json index 551a0085aa..bfdd583b2b 100644 --- a/bucket/yara-x.json +++ b/bucket/yara-x.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.5.0", "description": "A malware samples pattern matching tool, re-incarnation of YARA.", "homepage": "https://virustotal.github.io/yara-x/", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.4.0/yara-x-v1.4.0-x86_64-pc-windows-msvc.zip", - "hash": "3e219fb3cdb9eb1c5f6ce4dd18460dc590a1e8fd07674aed4e0887bdf7bf11cf" + "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.5.0/yara-x-v1.5.0-x86_64-pc-windows-msvc.zip", + "hash": "cb1f49fcc715962f1fa84e0b6241b4a3508cf617d217d7d4d2784402ac7abd8c" } }, "bin": "yr.exe",