yara-x: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-11-20 12:31:57 +00:00
parent 3d4bedc6e9
commit 5fd0043bb3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.9.0", "version": "1.10.0",
"description": "A malware samples pattern matching tool, re-incarnation of YARA.", "description": "A malware samples pattern matching tool, re-incarnation of YARA.",
"homepage": "https://virustotal.github.io/yara-x/", "homepage": "https://virustotal.github.io/yara-x/",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.9.0/yara-x-v1.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.10.0/yara-x-v1.10.0-x86_64-pc-windows-msvc.zip",
"hash": "a75b20f3d451c83e1a56d47c78afcbd7f12e4d807b4d206894045f02e484fb20" "hash": "3b564326e778ee6ca068ea1721beec80db48c6c554cf76ee6f6b3943646a15c7"
} }
}, },
"bin": "yr.exe", "bin": "yr.exe",