yara: Update to version 4.0.4-1544

This commit is contained in:
Jakub Čábera 2021-01-28 07:31:10 +01:00
parent 749ca9d0b4
commit 41c72b1089

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.3-1538", "version": "4.0.4-1544",
"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.3/yara-v4.0.3-1538-win64.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.4/yara-v4.0.4-1544-win64.zip",
"hash": "a76d170cd0355fb78d7717ba7103b3802fad133af8c5926e23b4d5033061ca8b", "hash": "4a15aec9c5eac7112031eaf764160331ed03c5dd71a1440168504dcb0ef41eb7",
"bin": [ "bin": [
[ [
"yara64.exe", "yara64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.3/yara-v4.0.3-1538-win32.zip", "url": "https://github.com/VirusTotal/yara/releases/download/v4.0.4/yara-v4.0.4-1544-win32.zip",
"hash": "61a82a3b91ef34e1ce9e514f002666329937462ccc314db377d08c2c7cfcf9eb", "hash": "5714ef619bc3da7c075e4943f6da0a0b0de77fd4631eed54eeaf6207d7cfd7d8",
"bin": [ "bin": [
[ [
"yara32.exe", "yara32.exe",