{ "homepage": "https://virustotal.github.io/yara/", "description": "The pattern matching swiss knife for malware researchers (and everyone else)", "license": "BSD-3-Clause", "version": "3.9.0", "architecture": { "64bit": { "url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAAk2e9BYo-JudtgMXZZOL0Ka/yara-3.9.0-win64.zip?dl=1", "hash": "30D79573CEEE4D253CD9CF87229205B5561357A047EAB33FDB9F72F37A091BAC", "bin": [ [ "yara64.exe", "yara" ], [ "yarac64.exe", "yarac" ] ] }, "32bit": { "url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAATdLgeg_-_d4QfTdkkowaIa/yara-3.9.0-win32.zip?dl=1", "hash": "851B62F185CDEDD3972134535EE6C3F64DED5535B7E417DE8AF2910241690128", "bin": [ [ "yara32.exe", "yara" ], [ "yarac32.exe", "yarac" ] ] } }, "checkver": { "github": "https://github.com/VirusTotal/yara" } }