mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yara: Update to version 4.1.1-1635
This commit is contained in:
parent
6c54976f94
commit
0f465ca16d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.1.0-1612",
|
||||
"version": "4.1.1-1635",
|
||||
"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.1.0/yara-v4.1.0-1612-win64.zip",
|
||||
"hash": "e7089d483186832bd90269a81b70b188ac1cf30758f7dbcfd5cc0a4a895fe272",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win64.zip",
|
||||
"hash": "18797c15f7155150d735ae7cbb5492f6f2def1e3ea34f2c979aeb1a005cc78f8",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.0/yara-v4.1.0-1612-win32.zip",
|
||||
"hash": "3d4f2a1c5338b63a8866e831d1b1191d3400b413a96dbf24196b5c4138ee00d4",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win32.zip",
|
||||
"hash": "2f5f21ffa6d34e320f6df1b60012ba4904a350396c064deae5a15583312a5c89",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user