mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
yara: Update to version 4.2.2-2012
This commit is contained in:
parent
a35235f98f
commit
8f732cda2e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.2.1-1934",
|
||||
"version": "4.2.2-2012",
|
||||
"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.2.1/yara-v4.2.1-1934-win64.zip",
|
||||
"hash": "757f553182450a1be4ac9f1122eef171ea6e1f0346c2bb26faa4e5c3603860e3",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.2.2/yara-v4.2.2-2012-win64.zip",
|
||||
"hash": "6100466ef36478488e7b295933c946c2fc4b3d31e641bb904da186c0ea151c3f",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.2.1/yara-v4.2.1-1934-win32.zip",
|
||||
"hash": "262ef6af8d4602fb124019b3baa8d78d9af1b78fe14468deafdd8e99fd2f8a0c",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.2.2/yara-v4.2.2-2012-win32.zip",
|
||||
"hash": "bf35bc3b139728c993b50fcf3e8b7bc26591d057b4ee5b474ffcbc5ecce73e7e",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user