yara-x: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-09-05 08:30:24 +00:00
parent 374a072c5b
commit 66d86f8c45

View File

@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.6.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.5.0/yara-x-v1.5.0-x86_64-pc-windows-msvc.zip",
"hash": "cb1f49fcc715962f1fa84e0b6241b4a3508cf617d217d7d4d2784402ac7abd8c"
"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"
}
},
"bin": "yr.exe",