yara: Update to version 4.0.3-1538

This commit is contained in:
Jakub Čábera 2021-01-26 17:48:23 +01:00
parent 2002fe840d
commit 45ec923c5d

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.2-1347", "version": "4.0.3-1538",
"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.2/yara-v4.0.2-1347-win64.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.3/yara-v4.0.3-1538-win64.zip",
"hash": "30e60caf43ad3e369d7b1e483db6d005f4ca8aa163323e08ce06815125872a26", "hash": "a76d170cd0355fb78d7717ba7103b3802fad133af8c5926e23b4d5033061ca8b",
"bin": [ "bin": [
[ [
"yara64.exe", "yara64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.2/yara-v4.0.2-1347-win32.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.3/yara-v4.0.3-1538-win32.zip",
"hash": "652a03a96a087eddd599835bfd4d9e3d487de615e9ea87fa893c7de6cdd3e971", "hash": "61a82a3b91ef34e1ce9e514f002666329937462ccc314db377d08c2c7cfcf9eb",
"bin": [ "bin": [
[ [
"yara32.exe", "yara32.exe",