mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yara: Update to version 4.3.1-2141
This commit is contained in:
parent
f8eb1eb739
commit
9080272a7f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.0-2120",
|
"version": "4.3.1-2141",
|
||||||
"description": "A malware samples pattern matching tool.",
|
"description": "A malware samples pattern matching tool.",
|
||||||
"homepage": "https://virustotal.github.io/yara/",
|
"homepage": "https://virustotal.github.io/yara/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win64.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win64.zip",
|
||||||
"hash": "f9a444f3daf0aa6ddeea673ff525c0d268ef838a518c38e57bb53f8ea8b16466",
|
"hash": "841f0295380e549195b67bce492611826194fbf6fa9d941a08c8626fb9d7dd14",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.0/yara-4.3.0-2120-win32.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win32.zip",
|
||||||
"hash": "22f243abf2adb778c4dd7e19673c2943e925a37e0b34ff2d094cf7bbe7a19b29",
|
"hash": "07a68a4defa6734884d5a21b0913e49d91b2e285d85d5f38bcd42deb7fc6d4e2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user