mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
yara-x: Update to version 1.9.0
This commit is contained in:
parent
f215664ba4
commit
caf5b1e6e2
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.1",
|
"version": "1.9.0",
|
||||||
"description": "A malware samples pattern matching tool, re-incarnation of YARA.",
|
"description": "A malware samples pattern matching tool, re-incarnation of YARA.",
|
||||||
"homepage": "https://virustotal.github.io/yara-x/",
|
"homepage": "https://virustotal.github.io/yara-x/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.1/yara-x-v1.8.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.9.0/yara-x-v1.9.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0855acfc998589c207f0402f2f92bf1ab1f7a1b2d8aa61a55a370bb314aa8897"
|
"hash": "a75b20f3d451c83e1a56d47c78afcbd7f12e4d807b4d206894045f02e484fb20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yr.exe",
|
"bin": "yr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user