From e38c176ac517a59e455f0f51910926697b383d95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 12:31:33 +0000 Subject: [PATCH] yara-x: Update to version 1.7.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 65b21fd42e..10d204c0c1 100644 --- a/bucket/yara-x.json +++ b/bucket/yara-x.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.7.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.6.0/yara-x-v1.6.0-x86_64-pc-windows-msvc.zip", - "hash": "74355fc9711f409b7fd6b399ef97bd23cbfbe472c7a14f4b0e3a9def133b3e04" + "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.7.0/yara-x-v1.7.0-x86_64-pc-windows-msvc.zip", + "hash": "c2b7fc9e9006b875e8862e04c4974c7ec2597dac7ebec1496e77614c17773bc4" } }, "bin": "yr.exe",