mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yara: Update to version 4.3.0-2120
This commit is contained in:
parent
67465e3239
commit
45f13fca59
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.2.3-2029",
|
||||
"version": "4.3.0-2120",
|
||||
"description": "A malware samples pattern matching tool.",
|
||||
"homepage": "https://virustotal.github.io/yara/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.2.3/yara-4.2.3-2029-win64.zip",
|
||||
"hash": "a71a7070bc6dd392e0c066a590d2262382b0c3d73e76cc0851dc33ab5d51d381",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win64.zip",
|
||||
"hash": "f9a444f3daf0aa6ddeea673ff525c0d268ef838a518c38e57bb53f8ea8b16466",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.2.3/yara-4.2.3-2029-win32.zip",
|
||||
"hash": "93c2b2b9b180cb351ae16dd34c67c128dc8db73df5e541dbcd8da9267a8dde3f",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win32.zip",
|
||||
"hash": "22f243abf2adb778c4dd7e19673c2943e925a37e0b34ff2d094cf7bbe7a19b29",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user