mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yara: Update to version 4.1.2-1693
This commit is contained in:
parent
c76478ece1
commit
2de7f9795b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.1.1-1635",
|
||||
"version": "4.1.2-1693",
|
||||
"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.1/yara-v4.1.1-1635-win64.zip",
|
||||
"hash": "18797c15f7155150d735ae7cbb5492f6f2def1e3ea34f2c979aeb1a005cc78f8",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win64.zip",
|
||||
"hash": "97d8bc6767ed2de2a9f92ece5680aa15c38209c7cbaded2a62061e8a5821600d",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win32.zip",
|
||||
"hash": "2f5f21ffa6d34e320f6df1b60012ba4904a350396c064deae5a15583312a5c89",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win32.zip",
|
||||
"hash": "177925cee615aea446b4374286a1baf1ffc17d3af1deb706fa6e3d84f755836b",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user