yara-x: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2026-02-06 20:31:07 +00:00
parent 9d2fbcc808
commit b9fef484a0

View File

@ -1,5 +1,5 @@
{
"version": "1.12.0",
"version": "1.13.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.12.0/yara-x-v1.12.0-x86_64-pc-windows-msvc.zip",
"hash": "4d91a48e1404e0c1e1f55b644aae10181f1e514a1a3ab449219e445f2b03c012"
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.13.0/yara-x-v1.13.0-x86_64-pc-windows-msvc.zip",
"hash": "37f18072889690a66c0bb2aca917d96ae3f649164dc604f82a751a8375492256"
}
},
"bin": "yr.exe",