yara-x: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2025-09-17 12:31:33 +00:00
parent fb011ae715
commit e38c176ac5

View File

@ -1,5 +1,5 @@
{
"version": "1.6.0",
"version": "1.7.0",
"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.6.0/yara-x-v1.6.0-x86_64-pc-windows-msvc.zip",
"hash": "74355fc9711f409b7fd6b399ef97bd23cbfbe472c7a14f4b0e3a9def133b3e04"
"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"
}
},
"bin": "yr.exe",