yara-x: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2025-10-06 12:32:09 +00:00
parent 72b654b28d
commit c94391fbb0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.1", "version": "1.8.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.7.1/yara-x-v1.7.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.0/yara-x-v1.8.0-x86_64-pc-windows-msvc.zip",
"hash": "acc8562103d954dbc388390a4d14f66c2e49e21f7895a31dda048c4065531f67" "hash": "81d763372c7cd1fd2fdc2b4bcde7dbf44d4552b475e9f19fbe85a2aa74f9f281"
} }
}, },
"bin": "yr.exe", "bin": "yr.exe",