From a66dc838fe665493bbd3c58dd39a70c991ecb9bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:30:42 +0000 Subject: [PATCH] yara-x: Update to version 1.11.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 3c2ff65984..6aafd0514f 100644 --- a/bucket/yara-x.json +++ b/bucket/yara-x.json @@ -1,5 +1,5 @@ { - "version": "1.10.0", + "version": "1.11.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.10.0/yara-x-v1.10.0-x86_64-pc-windows-msvc.zip", - "hash": "3b564326e778ee6ca068ea1721beec80db48c6c554cf76ee6f6b3943646a15c7" + "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.11.0/yara-x-v1.11.0-x86_64-pc-windows-msvc.zip", + "hash": "15ddc2be773504394586f98b8c369e8ab9da39b3dc4b5c8a7a25c2b423a9041b" } }, "bin": "yr.exe",