mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
yara: Update to version 4.0.2-1347
This commit is contained in:
parent
0ace49f56e
commit
87ab2b85e1
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://virustotal.github.io/yara/",
|
||||
"version": "4.0.2-1347",
|
||||
"description": "A malware samples pattern matching tool.",
|
||||
"homepage": "https://virustotal.github.io/yara/",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "4.0.1-1323",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win64.zip",
|
||||
"hash": "f2fcb1ca37bf5c79d4bb006dae61fba4d22df72497f2a40bcdd354f7767bb95a",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.2/yara-v4.0.2-1347-win64.zip",
|
||||
"hash": "30e60caf43ad3e369d7b1e483db6d005f4ca8aa163323e08ce06815125872a26",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win32.zip",
|
||||
"hash": "26bb30d2730fbdb670c808092e894ec6cd7306a065afe2d7a11e417a982bbe31",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.2/yara-v4.0.2-1347-win32.zip",
|
||||
"hash": "652a03a96a087eddd599835bfd4d9e3d487de615e9ea87fa893c7de6cdd3e971",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user