mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update yara to version 3.7.1
This commit is contained in:
parent
a7ec5e6db9
commit
5ce7559ef3
10
yara.json
10
yara.json
@ -2,11 +2,11 @@
|
|||||||
"homepage": "https://virustotal.github.io/yara/",
|
"homepage": "https://virustotal.github.io/yara/",
|
||||||
"description": "The pattern matching swiss knife for malware researchers (and everyone else)",
|
"description": "The pattern matching swiss knife for malware researchers (and everyone else)",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "3.7.0",
|
"version": "3.7.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AADwymyp3R8WxOnO0Auy_dKWa/yara-3.7.0-win64.zip?dl=1",
|
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAD4UailMYf9cGxEqX1U_Zlza/yara-3.7.1-win64.zip?dl=1",
|
||||||
"hash": "b68134a0aa5752b24b5326b9f62a47e3fcc18ddb2371eb6c02cb374873c783a2",
|
"hash": "2BC3FCCA50994CD3791E903115D48E94CB257260E1678497B32E2B02A20643C0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAAjBGGrW-MRwM82qG85vW13a/yara-3.7.0-win32.zip?dl=1",
|
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AABbEtlnI3GtR86GLQSjntD_a/yara-3.7.1-win32.zip?dl=1",
|
||||||
"hash": "d71821941f8b941ee56020286e3047e9d0694ea79d557a63e4a6d19a033b8f27",
|
"hash": "44D91C0D7D885AE6C3638A44C9BEB4421CB651DBF818536E81002E9EFDCF0F5A",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user