mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +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.",
|
"description": "A malware samples pattern matching tool.",
|
||||||
"homepage": "https://virustotal.github.io/yara/",
|
"homepage": "https://virustotal.github.io/yara/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win64.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win64.zip",
|
||||||
"hash": "18797c15f7155150d735ae7cbb5492f6f2def1e3ea34f2c979aeb1a005cc78f8",
|
"hash": "97d8bc6767ed2de2a9f92ece5680aa15c38209c7cbaded2a62061e8a5821600d",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara64.exe",
|
"yara64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win32.zip",
|
"url": "https://github.com/VirusTotal/yara/releases/download/v4.1.2/yara-v4.1.2-1693-win32.zip",
|
||||||
"hash": "2f5f21ffa6d34e320f6df1b60012ba4904a350396c064deae5a15583312a5c89",
|
"hash": "177925cee615aea446b4374286a1baf1ffc17d3af1deb706fa6e3d84f755836b",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"yara32.exe",
|
"yara32.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user