From b9fef484a07d7a5acd90e2133facac713fefcab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:31:07 +0000 Subject: [PATCH] yara-x: Update to version 1.13.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 61d67b808b..f728ab0774 100644 --- a/bucket/yara-x.json +++ b/bucket/yara-x.json @@ -1,5 +1,5 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/yara-x-v1.12.0-x86_64-pc-windows-msvc.zip", - "hash": "4d91a48e1404e0c1e1f55b644aae10181f1e514a1a3ab449219e445f2b03c012" + "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.13.0/yara-x-v1.13.0-x86_64-pc-windows-msvc.zip", + "hash": "37f18072889690a66c0bb2aca917d96ae3f649164dc604f82a751a8375492256" } }, "bin": "yr.exe",