mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yara: Update to version 4.0.1-1323
This commit is contained in:
parent
9988ef83c8
commit
04f44342c2
@ -2,11 +2,11 @@
|
|||||||
"homepage": "https://virustotal.github.io/yara/",
|
"homepage": "https://virustotal.github.io/yara/",
|
||||||
"description": "A malware samples pattern matching tool.",
|
"description": "A malware samples pattern matching tool.",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "4.0.0-1305",
|
"version": "4.0.1-1323",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win64.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win64.zip",
|
||||||
"hash": "c7308e0d58f0dc32a672060505ee68ff8441235555b1f0dfc18ebf0bced84747",
|
"hash": "f2fcb1ca37bf5c79d4bb006dae61fba4d22df72497f2a40bcdd354f7767bb95a",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win32.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.1/yara-v4.0.1-1323-win32.zip",
|
||||||
"hash": "84d237aed1461950ef76bbcbfc589aa9a3835aa3ef2a7bc38ddc243951aacc92",
|
"hash": "26bb30d2730fbdb670c808092e894ec6cd7306a065afe2d7a11e417a982bbe31",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user