mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yara: Update to version 4.0.0-1305
This commit is contained in:
parent
9afd8ee1c2
commit
5eaa61a91f
@ -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": "3.11.0-994",
|
"version": "4.0.0-1305",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v3.11.0/yara-v3.11.0-994-win64.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win64.zip",
|
||||||
"hash": "e4f86f9074114ae3bf7855b3aa71de2c2396b7abe4977e2408979a926ec2ef0e",
|
"hash": "c7308e0d58f0dc32a672060505ee68ff8441235555b1f0dfc18ebf0bced84747",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v3.11.0/yara-v3.11.0-994-win32.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.0.0/yara-v4.0.0-1305-win32.zip",
|
||||||
"hash": "fbbab269dddccd254c4306e7d3ef43a086e1306bc07a8a9aa1abaa8e4e864199",
|
"hash": "84d237aed1461950ef76bbcbfc589aa9a3835aa3ef2a7bc38ddc243951aacc92",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user