mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 10:19:01 +08:00
81610d74c8
* [YARA] update to 4.1.0 * version update
11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"name": "yara",
|
|
"version": "4.1.0",
|
|
"description": "The pattern matching swiss knife",
|
|
"homepage": "https://github.com/VirusTotal/yara",
|
|
"dependencies": [
|
|
"jansson",
|
|
"openssl"
|
|
]
|
|
}
|