diff --git a/bucket/yara-x.json b/bucket/yara-x.json index 10d204c0c1..c69127b6ae 100644 --- a/bucket/yara-x.json +++ b/bucket/yara-x.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.7.1", "description": "A malware samples pattern matching tool, re-incarnation of YARA.", "homepage": "https://virustotal.github.io/yara-x/", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.7.0/yara-x-v1.7.0-x86_64-pc-windows-msvc.zip", - "hash": "c2b7fc9e9006b875e8862e04c4974c7ec2597dac7ebec1496e77614c17773bc4" + "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",