{ "version": "1.7.1", "description": "A malware samples pattern matching tool, re-incarnation of YARA.", "homepage": "https://virustotal.github.io/yara-x/", "license": { "identifier": "BSD-3-Clause", "url": "https://github.com/VirusTotal/yara-x/blob/main/LICENSE" }, "architecture": { "64bit": { "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.7.1/yara-x-v1.7.1-x86_64-pc-windows-msvc.zip", "hash": "acc8562103d954dbc388390a4d14f66c2e49e21f7895a31dda048c4065531f67" } }, "bin": "yr.exe", "checkver": { "github": "https://github.com/VirusTotal/yara-x" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/VirusTotal/yara-x/releases/download/v$version/yara-x-v$version-x86_64-pc-windows-msvc.zip" } } } }