mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
yara: Update to version 3.8.1
This commit is contained in:
parent
82c86e4f26
commit
302911fbe8
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.1",
|
"version": "3.8.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAD4UailMYf9cGxEqX1U_Zlza/yara-3.7.1-win64.zip?dl=1",
|
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AADDmWwQWZ81GcEif7XvGyuxa/yara-3.8.1-win64.zip?dl=1",
|
||||||
"hash": "2BC3FCCA50994CD3791E903115D48E94CB257260E1678497B32E2B02A20643C0",
|
"hash": "70CFFA5B7C81A506A5C2D74D9F970F857D8D2DE548ADAB252C7F4BFDBB28E982",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AABbEtlnI3GtR86GLQSjntD_a/yara-3.7.1-win32.zip?dl=1",
|
"url": "https://www.dropbox.com/sh/umip8ndplytwzj1/AAAa5VT4VvFdTfq-c5Cn3yk1a/yara-3.8.1-win32.zip?dl=1",
|
||||||
"hash": "44D91C0D7D885AE6C3638A44C9BEB4421CB651DBF818536E81002E9EFDCF0F5A",
|
"hash": "9F13A6DE03237BCF10367A69F9EF7B5CF22B829244E8D45C48A2047ED22CFD9A",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user