yara: Update to version 4.1.0-1612

This commit is contained in:
Jakub Čábera 2021-04-26 18:12:04 +02:00
parent 0f946cd6e6
commit e4bef99e06

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.5-1554", "version": "4.1.0-1612",
"description": "A malware samples pattern matching tool.", "description": "A malware samples pattern matching tool.",
"homepage": "https://virustotal.github.io/yara/", "homepage": "https://virustotal.github.io/yara/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.5/yara-v4.0.5-1554-win64.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.0/yara-v4.1.0-1612-win64.zip",
"hash": "c239def956d91d41ca9dfddb12428281707aa3859c69e64d84bab537d0bcd285", "hash": "e7089d483186832bd90269a81b70b188ac1cf30758f7dbcfd5cc0a4a895fe272",
"bin": [ "bin": [
[ [
"yara64.exe", "yara64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.5/yara-v4.0.5-1554-win32.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.1.0/yara-v4.1.0-1612-win32.zip",
"hash": "a102e8670c59a09bfabbfe1f87e2102e710c419313a92e035cbeb598b9c206e6", "hash": "3d4f2a1c5338b63a8866e831d1b1191d3400b413a96dbf24196b5c4138ee00d4",
"bin": [ "bin": [
[ [
"yara32.exe", "yara32.exe",