mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
yara: Update to version 4.1.3-1755
This commit is contained in:
parent
54a121a93f
commit
c33ec696f9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.1.2-1693",
|
||||
"version": "4.1.3-1755",
|
||||
"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.2/yara-v4.1.2-1693-win64.zip",
|
||||
"hash": "97d8bc6767ed2de2a9f92ece5680aa15c38209c7cbaded2a62061e8a5821600d",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.3/yara-v4.1.3-1755-win64.zip",
|
||||
"hash": "d72124e0a1a77163daac51c1068b5d58c2ed2027bd688bbd41b6831702da755a",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win32.zip",
|
||||
"hash": "177925cee615aea446b4374286a1baf1ffc17d3af1deb706fa6e3d84f755836b",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.3/yara-v4.1.3-1755-win32.zip",
|
||||
"hash": "3ad6bf63391d409008c25f09989ce033458351cdb4fc3a538f45beedff8c76bd",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user