mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
yara: Update to version 4.3.2-2150
This commit is contained in:
parent
170371e1ad
commit
208694b0be
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.3.1-2141",
|
||||
"version": "4.3.2-2150",
|
||||
"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.3.1/yara-4.3.1-2141-win64.zip",
|
||||
"hash": "841f0295380e549195b67bce492611826194fbf6fa9d941a08c8626fb9d7dd14",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.2/yara-4.3.2-2150-win64.zip",
|
||||
"hash": "d878593371a0cdc0946a26e460c3bf0a0964018647a0e2239b1dc25ddc0d2365",
|
||||
"bin": [
|
||||
[
|
||||
"yara64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.1/yara-4.3.1-2141-win32.zip",
|
||||
"hash": "07a68a4defa6734884d5a21b0913e49d91b2e285d85d5f38bcd42deb7fc6d4e2",
|
||||
"url": "https://github.com/VirusTotal/yara/releases/download/v4.3.2/yara-4.3.2-2150-win32.zip",
|
||||
"hash": "96cb75b77b0448af7f04689f9cddc90b349adfdace0beebd3639c22cec86a12b",
|
||||
"bin": [
|
||||
[
|
||||
"yara32.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user