mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
yara: Update to version 4.0.5-1554
This commit is contained in:
parent
69bb30004d
commit
d4d6685f0a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.0.4-1544",
|
||||
"version": "4.0.5-1554",
|
||||
"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.0.4/yara-v4.0.4-1544-win64.zip",
|
||||
"hash": "4a15aec9c5eac7112031eaf764160331ed03c5dd71a1440168504dcb0ef41eb7",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.5/yara-v4.0.5-1554-win64.zip",
|
||||
"hash": "c239def956d91d41ca9dfddb12428281707aa3859c69e64d84bab537d0bcd285",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.4/yara-v4.0.4-1544-win32.zip",
|
||||
"hash": "5714ef619bc3da7c075e4943f6da0a0b0de77fd4631eed54eeaf6207d7cfd7d8",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.5/yara-v4.0.5-1554-win32.zip",
|
||||
"hash": "a102e8670c59a09bfabbfe1f87e2102e710c419313a92e035cbeb598b9c206e6",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user