yara-x: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2025-08-08 12:31:58 +00:00
parent 0e3d1981d3
commit 43a5ce9bb4

View File

@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.5.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.4.0/yara-x-v1.4.0-x86_64-pc-windows-msvc.zip",
"hash": "3e219fb3cdb9eb1c5f6ce4dd18460dc590a1e8fd07674aed4e0887bdf7bf11cf"
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.5.0/yara-x-v1.5.0-x86_64-pc-windows-msvc.zip",
"hash": "cb1f49fcc715962f1fa84e0b6241b4a3508cf617d217d7d4d2784402ac7abd8c"
}
},
"bin": "yr.exe",